Skip to content

Commit 6f16a53

Browse files
committed
chore: add .gitignore
1 parent 1c51eb5 commit 6f16a53

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Custom
2+
*.*~
3+
4+
# Python cache
5+
__pycache__/
6+
*.pyc

0 commit comments

Comments
 (0)