Add log file and virtualenv to .gitignore
This commit is contained in:
parent
5e08661895
commit
d9b37b6aa4
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,7 @@
|
||||
!/static/.gitkeep
|
||||
/static/*
|
||||
gergelypolonkaiweb/server.log
|
||||
/venv
|
||||
secret.key
|
||||
*.pyc
|
||||
*.sw?
|
||||
|
Loading…
Reference in New Issue
Block a user