Delete .gitignore
This commit is contained in:
parent
30214535b4
commit
ee03ecb15b
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,12 +0,0 @@
|
|||||||
# Python
|
|
||||||
__pycache__/
|
|
||||||
*.pyc
|
|
||||||
.venv/
|
|
||||||
venv/
|
|
||||||
.env
|
|
||||||
|
|
||||||
# Local data & secrets (we’ll mount these in Docker)
|
|
||||||
data/
|
|
||||||
data.json
|
|
||||||
data.json.bak
|
|
||||||
settings*.conf
|
|
Loading…
Reference in New Issue
Block a user