Skip to content

Commit

Permalink
Merge pull request #159 from cofin/pycache-cleanup
Browse files Browse the repository at this point in the history
FIX: Cleanup Python cache files
  • Loading branch information
ersantosnet authored Jul 7, 2022
2 parents 2b35c3d + 912f6d7 commit f9f1e47
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
__pycache__
invoke.yml
sample/datacollection/*.log
.venv
__pycache__
*.py[cod]
*$py.class
Binary file not shown.
Binary file not shown.
Binary file removed db_assessment/__pycache__/version.cpython-39.pyc
Binary file not shown.

0 comments on commit f9f1e47

Please sign in to comment.