Skip to content

Commit 6bcc142

Browse files
committed
Simplify .gitignore entry for pycache
1 parent da10fc0 commit 6bcc142

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
build
22
clones
33
venv
4-
__pycache__/
5-
*.pyc
4+
__pycache__

0 commit comments

Comments
 (0)