Add local copy of nginx conf to gitignore
This commit is contained in:
parent
41fbfb627e
commit
14ba04d393
|
@ -4,6 +4,7 @@
|
|||
*.swp
|
||||
**/__pycache__
|
||||
.local
|
||||
/nginx/nginx.conf
|
||||
|
||||
# VSCode
|
||||
/.vscode
|
||||
|
|
Loading…
Reference in New Issue