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