Skip to content

Commit

Permalink
fix: ignore __pycache__ dir
Browse files Browse the repository at this point in the history
  • Loading branch information
ColonelJ committed Nov 9, 2022
1 parent 8bb9380 commit 70b8106
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.idea
.idea
__pycache__

0 comments on commit 70b8106

Please sign in to comment.