Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
aleixalcacer committed Mar 5, 2021
1 parent 011b9bc commit 05220f9
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
@@ -1,4 +1,6 @@
.doit.*
.DS_Store
.idea/
__pycache__/
__pycache__/
output/
cache/

0 comments on commit 05220f9

Please sign in to comment.