Add basic project files for an empty project

This commit is contained in:
Andrew Miner
2019-07-05 20:39:07 -06:00
parent 0a6ed88fef
commit cb5a4e42bf
10 changed files with 511 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
*.egg-info/
*.swo
*.swp
.eggs/
.env
__pycache__
usr/