Skip to content

Commit

Permalink
chore: Add cache ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
Liam-Deacon committed Jan 12, 2024
1 parent 8c9308c commit c7fe278
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ phaseshifts.egg-info/
libphsh.f.bak
MANIFEST

# cache
*.pyc
**/__pycache__

# built binary objects
*.so
*.exe
Expand Down

0 comments on commit c7fe278

Please sign in to comment.