Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
abearab committed Jun 24, 2024
1 parent 2c8ca70 commit 87b92bc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ CanDI/setup/data/coessentiality

*.swp
tests.py
build

**/__pycache__/
**/.ipynb_checkpoints/
**.pyc
*.DS_store
*.DS_store
*.egg-info

0 comments on commit 87b92bc

Please sign in to comment.