kbberendsen commited on
Commit
2ef1c28
·
1 Parent(s): f762786

git ignore pycache

Browse files
Files changed (1) hide show
  1. .gitignore +1 -1
.gitignore CHANGED
@@ -1,3 +1,3 @@
1
-
2
  .venv/
3
  .DS_Store
 
1
+ __pycache__/
2
  .venv/
3
  .DS_Store