add versioneer stuff to the project

This commit is contained in:
2019-10-11 08:37:16 -05:00
parent d5e1a2ed45
commit c670072c86
10 changed files with 2400 additions and 12 deletions

25
.gitignore vendored
View File

@@ -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
*~