mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
Ignore .py.bak files created when compiling templates
This commit is contained in:
parent
890bc7ea99
commit
c3a8f3cb61
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
current-*.tar.gz
|
current-*.tar.gz
|
||||||
*.pyc
|
*.pyc
|
||||||
|
*.py.bak
|
||||||
*.tiny.css
|
*.tiny.css
|
||||||
data/*.log
|
data/*.log
|
||||||
data/cherrypy_sessions
|
data/cherrypy_sessions
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user