Skip to content

Commit

Permalink
Create .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Jul 7, 2021
1 parent a56fb5c commit 55a1f5b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
*.pyc
.DS_Store
.coverage
nohup.out
PyIron.log
pyiron.log
.idea/
inspectionProfiles/
_build/
apidoc/
.ipynb_checkpoints/
test_times.dat

0 comments on commit 55a1f5b

Please sign in to comment.