Skip to content

Commit 53a96bc

Browse files
committed
Ignroe __pycache__ directories
1 parent 4881281 commit 53a96bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.idea
22
.tox
33
.pytest_cache
4-
*.egg-info
4+
*.egg-info
5+
__pycache__

0 commit comments

Comments
 (0)