Skip to content

Commit

Permalink
ENH: .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentAuriau committed Dec 29, 2023
1 parent ad4895b commit abada25
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 @@ -2,3 +2,7 @@ venv/
.idea/
.DS_Store
__pycache__/

.pstats
*.egg-info/
dist/

0 comments on commit abada25

Please sign in to comment.