Skip to content

Commit 9f56640

Browse files
committed
add __pycache__ to gitignore
1 parent 2e12ae5 commit 9f56640

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
site/
22
venv*
3+
scripts/available_software/__pycache__
4+
scripts/available_software/tests/__pycache__
35

0 commit comments

Comments
 (0)