Skip to content

Commit 854d8c0

Browse files
committed
Merge branch 'develop'
2 parents 89ab121 + 3a5e8f7 commit 854d8c0

File tree

6 files changed

+497
-269
lines changed

6 files changed

+497
-269
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.env/
2+
__pycache__/
3+
*.pyc
4+
*.pyo
5+
do_not_commit.py
6+
build/
7+
dist/
8+
*.egg-info/

0 commit comments

Comments
 (0)