Skip to content

Commit

Permalink
Fix ignore syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jhj0517 committed Nov 11, 2024
1 parent 52a96bb commit 3d81caf
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
Expand Up @@ -5,6 +5,5 @@ outputs/
*.png
*.jpg
*.jpeg
**/__pycache__

**/.pytest_cache
__pycache__/
.pytest_cache/

0 comments on commit 3d81caf

Please sign in to comment.