initial commit

This commit is contained in:
crflynn
2018-04-05 01:07:14 -04:00
commit 741e385e1e
28 changed files with 1627 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# credentials
secret.*
# mac osx
.DS_Store
# python bytecode
*.py[cod]
__pycache__
# ignore
ignore/