Skip to content

Commit 8affa13

Browse files
joostrijneveldsybrenstuvel
authored andcommitted
Prevent __pycache__ from being committed (sybrenstuvel#100)
1 parent f10db18 commit 8affa13

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
@@ -12,6 +12,7 @@
1212
/.coverage
1313
/.coverage.*
1414
/.cache/
15+
__pycache__/
1516

1617
/build/
1718
/doc/_build/

0 commit comments

Comments
 (0)