add versioneer stuff to the project
This commit is contained in:
25
.gitignore
vendored
25
.gitignore
vendored
@@ -1,14 +1,8 @@
|
||||
*.facts
|
||||
*.json
|
||||
*.log
|
||||
*.pyc
|
||||
*.sqlite3
|
||||
*.swo
|
||||
*.swp
|
||||
*.urls
|
||||
*~
|
||||
.idea
|
||||
tags
|
||||
.idea/
|
||||
build/
|
||||
dist/
|
||||
tags/
|
||||
*.egg-info/
|
||||
dr.botzo.data
|
||||
dr.botzo.cfg
|
||||
localsettings.py
|
||||
@@ -18,3 +12,12 @@ parsetab.py
|
||||
megahal.*
|
||||
dr.botzo.log
|
||||
dr.botzo.markov
|
||||
*.facts
|
||||
*.json
|
||||
*.log
|
||||
*.pyc
|
||||
*.sqlite3
|
||||
*.swo
|
||||
*.swp
|
||||
*.urls
|
||||
*~
|
||||
|
||||
Reference in New Issue
Block a user