Added license, readme and gitignore

This commit is contained in:
Nis Wechselberg 2018-12-09 14:32:19 +01:00
parent bbd3165d02
commit 0a1e1aadd8
5 changed files with 160 additions and 1 deletions

8
PyPass.sublime-project Normal file
View file

@ -0,0 +1,8 @@
{
"folders":
[
{
"path": "."
}
]
}