Skip to content

Commit 3fc86ee

Browse files
committed
Add __pycache__ to .gitignore
1 parent b2a0448 commit 3fc86ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ src/etc/*.pyc
88
src/registry/target
99
src/registry/Cargo.lock
1010
rustc
11+
__pycache__

0 commit comments

Comments
 (0)