update ignore files

This commit is contained in:
Austin 2023-01-03 17:06:26 +00:00
parent 40615067cf
commit d4253056bd
2 changed files with 4 additions and 0 deletions

View File

@ -28,6 +28,9 @@ package.json
# Pre-build binaries
*.tar.gz
# VSCode dirs
.devcontainer
# Various config files that shouldn't be tracked
.env
lldap_config.toml

1
.gitignore vendored
View File

@ -23,6 +23,7 @@ server_key
*.tar.gz
# Misc
.vscode
.env
recipe.json
lldap_config.toml