Skip to content

Commit

Permalink
fix gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
KuangjuX committed Sep 20, 2024
1 parent 5d9d194 commit 064ec06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion thriller-bindings/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.env/
tests/__pycache__
pythriller/__pycache__
pythriller/__pycache__
*/__pycache__

0 comments on commit 064ec06

Please sign in to comment.