Skip to content

Commit

Permalink
#128: add pycache to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrepebay committed Dec 17, 2024
1 parent 0d19b5f commit f3a6fb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@
/python-build
output
Testing

__pycache__/

0 comments on commit f3a6fb3

Please sign in to comment.