conf updates

.gitignore: added cache to ignore
conf.py: hopefully added more git info into the process
This commit is contained in:
Don Harper 2015-06-12 21:19:53 -05:00
parent e620ce3a9c
commit 5e8a7497b7
2 changed files with 4 additions and 0 deletions

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
.*~
*~
.*swp
log
cache