Skip to content

Commit

Permalink
add __pycache__ back to ignore after deletes
Browse files Browse the repository at this point in the history
  • Loading branch information
alecglen committed Sep 15, 2024
1 parent f8b0fe8 commit 2007712
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

Expand Down

0 comments on commit 2007712

Please sign in to comment.