Initial public release of PieTime!

\o/
This commit is contained in:
2016-02-07 15:41:31 +01:00
commit 0912fd15e8
40 changed files with 4838 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
*.pyc
*.pyo
*.swp
.pybuild/
build/
dist/
pie_time.egg-info/