Skip to content

Commit 67e51b8

Browse files
committed
chore: add .gitignore and remove cached bytecode
1 parent 36be07a commit 67e51b8

18 files changed

Lines changed: 6 additions & 0 deletions

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
__pycache__/
2+
*.pyc
3+
*.egg-info/
4+
dist/
5+
build/
6+
.eggs/
-1.92 KB
Binary file not shown.
-274 Bytes
Binary file not shown.
-8.25 KB
Binary file not shown.
-20.3 KB
Binary file not shown.
-7.16 KB
Binary file not shown.
-5.26 KB
Binary file not shown.
-8.22 KB
Binary file not shown.
-7.19 KB
Binary file not shown.
-7.82 KB
Binary file not shown.

0 commit comments

Comments
 (0)