Skip to content

Commit 47364fc

Browse files
committed
Remove accidentally committed __pycache__ file and improve .gitignore
1 parent 7c7b8b5 commit 47364fc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@
88
/output
99
trace-*
1010
.ipynb_checkpoints
11-
/temp
11+
/temp
12+
__pycache__/
13+
*.pyc
14+
*.pyo
-3.83 KB
Binary file not shown.

0 commit comments

Comments
 (0)