You've already forked q3stats
Q3Stats is now open source! :)
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
.DS_Store
|
||||
*.bak
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.swp
|
||||
|
||||
/*.cfg
|
||||
/alembic.ini
|
||||
|
||||
build/
|
||||
dist/
|
||||
q3stats.egg-info/
|
||||
|
||||
tests_web_app/tmp/
|
||||
Reference in New Issue
Block a user