mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-23 14:30:57 +02:00
Add deployment/data/nginx/app.conf to .gitignore (#912)
In order to prevent local development changes from appearing in git diff and being committed Co-authored-by: Mike Zhiguo Zhang <zhiguo.zhang@real-digital.de>
This commit is contained in:
parent
adc747e66c
commit
879e873310
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
.venv
|
.venv
|
||||||
.mypy_cache
|
.mypy_cache
|
||||||
.idea
|
.idea
|
||||||
|
/deployment/data/nginx/app.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user