add c3nav.cfg to gitignore
This commit is contained in:
parent
772ec7c654
commit
2d639d595a
2 changed files with 1 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
db.sqlite3
|
||||
.secret
|
||||
static.dist
|
||||
c3nav.cfg
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[c3nav]
|
||||
map=/home/codingcatgirl/c3nav/c3nav-33c3,/home/codingcatgirl/c3nav/c3nav-33c3-backstage
|
Loading…
Add table
Add a link
Reference in a new issue