add data folder to .gitignore
This commit is contained in:
parent
545a7dd50f
commit
66661209d2
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@ db.sqlite3
|
||||||
.secret
|
.secret
|
||||||
static.dist
|
static.dist
|
||||||
c3nav.cfg
|
c3nav.cfg
|
||||||
|
/src/data
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue