Initial commit

Basic project structure with a very simple Diceware number generator.
This commit is contained in:
2016-04-12 09:00:46 -04:00
commit 3ec73d22c0
10 changed files with 8668 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
#########
# Python
#########
*.pyc
build
#########
# Debian
#########
*.deb
backup-*.tgz
description-pak
doc-pak