mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
update ignore files
This commit is contained in:
parent
40615067cf
commit
d4253056bd
@ -28,6 +28,9 @@ package.json
|
|||||||
# Pre-build binaries
|
# Pre-build binaries
|
||||||
*.tar.gz
|
*.tar.gz
|
||||||
|
|
||||||
|
# VSCode dirs
|
||||||
|
.devcontainer
|
||||||
|
|
||||||
# Various config files that shouldn't be tracked
|
# Various config files that shouldn't be tracked
|
||||||
.env
|
.env
|
||||||
lldap_config.toml
|
lldap_config.toml
|
||||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,6 +23,7 @@ server_key
|
|||||||
*.tar.gz
|
*.tar.gz
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
|
.vscode
|
||||||
.env
|
.env
|
||||||
recipe.json
|
recipe.json
|
||||||
lldap_config.toml
|
lldap_config.toml
|
||||||
|
Loading…
Reference in New Issue
Block a user