Fix the .gitignore file
parent
56b9540b79
commit
b2fa4672b4
|
@ -1,7 +1,7 @@
|
||||||
.*.sw*
|
.*.sw*
|
||||||
*.log
|
*.log
|
||||||
taiga/search
|
taiga/search
|
||||||
taiga/settings/local.py
|
settings/local.py
|
||||||
database.sqlite
|
database.sqlite
|
||||||
logs
|
logs
|
||||||
media
|
media
|
||||||
|
|
Loading…
Reference in New Issue