First commit

This commit is contained in:
butomo1989
2016-12-22 14:29:57 +01:00
commit a5e009607e
18 changed files with 419 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
.idea/*
.DS_Store
*.pyc
# Coverage
.coverage
coverage.xml
xunit.xml
coverage/*