Add config directories to gitignore
This commit is contained in:
parent
e79de2b377
commit
54ea5fa8e9
|
@ -156,3 +156,6 @@ cython_debug/
|
|||
.bash_history
|
||||
.vscode/
|
||||
docker/data
|
||||
*.pem
|
||||
legacy/conf/live/
|
||||
legacy/conf/cert/
|
Loading…
Reference in New Issue