Initial commit

This commit is contained in:
nemunaire 2016-10-12 00:31:50 +02:00
commit 7e929f3a32
2 changed files with 29 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
*#
*~
TAGS
*.py[cod]
__pycache__