Skip to content

Commit 71b3b3f

Browse files
authored
Merge pull request #196 from ryu-ichiroh/gitignore-pycache
Ignore pycache on git
2 parents bf4bf54 + 601d737 commit 71b3b3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
*.out
2+
py/__pycache__/

0 commit comments

Comments
 (0)