exclude .env python file
This commit is contained in:
parent
90a69d40ea
commit
15bf13d5e9
1 changed files with 1 additions and 0 deletions
1
backend/.gitignore
vendored
1
backend/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
||||||
database/__pycache__/
|
database/__pycache__/
|
||||||
|
.env
|
||||||
__pycache__/
|
__pycache__/
|
||||||
temp*.pdf
|
temp*.pdf
|
||||||
Loading…
Add table
Add a link
Reference in a new issue