Skip to content

Commit fe96b4a

Browse files
committed
Drop accidentally-committed __pycache__; add to .gitignore
1 parent f9558f6 commit fe96b4a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@
33
dist/
44
*.test
55
*.out
6+
*.pyc
7+
__pycache__/
68
.DS_Store
-53.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)