Don't track Geany project file.
This commit is contained in:
parent
14fb791357
commit
0f6bed9707
21
.gitignore
vendored
21
.gitignore
vendored
@ -1,10 +1,11 @@
|
|||||||
# Django #
|
# Django #
|
||||||
*.log
|
*.log
|
||||||
*.pot
|
*.pot
|
||||||
*.pyc
|
*.pyc
|
||||||
__pycache__
|
__pycache__
|
||||||
brewery.sqlite
|
brewery.sqlite
|
||||||
media
|
media
|
||||||
secrets.json
|
secrets.json
|
||||||
.env
|
.env
|
||||||
tags
|
tags
|
||||||
|
*.geany
|
||||||
|
Loading…
Reference in New Issue
Block a user