Skip to content

Commit

Permalink
Merge pull request #63 from Stereo101/ignore-pycache
Browse files Browse the repository at this point in the history
Ignore `__pycache__` directory
  • Loading branch information
atirut-w authored Mar 20, 2024
2 parents 7bb2bb0 + 13dbae1 commit 64ea3ae
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
Source/*.mid
Source/*.txt
*.txt
*.txt
__pycache__/

0 comments on commit 64ea3ae

Please sign in to comment.