Skip to content

Commit d7c901f

Browse files
authored
Merge pull request #1 from kattni/initial-setup
Initial commit.
2 parents f4c81d5 + 579071a commit d7c901f

16 files changed

+1161
-2
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
__pycache__
2+
_build
3+
*.pyc
4+
.env
5+
build*
6+
bundles

0 commit comments

Comments
 (0)