Skip to content

Commit

Permalink
Create .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbuche authored Nov 11, 2024
1 parent d0ab4b2 commit f2c305d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
*.vscode/
**.ipynb_checkpoints
**__pycache__
**.pyc
**.coverage
*dist/
**.egg-info/

0 comments on commit f2c305d

Please sign in to comment.