Skip to content

Commit

Permalink
removes __pycache__
Browse files Browse the repository at this point in the history
  • Loading branch information
joanfabregat committed Dec 21, 2024
1 parent f151c36 commit b3a995f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
/node_modules
/.venv
/temp
/__pycache__

# User-specific stuff
.idea/**/workspace.xml
Expand Down
Binary file removed __pycache__/app.cpython-311.pyc
Binary file not shown.
Binary file removed __pycache__/models.cpython-311.pyc
Binary file not shown.

0 comments on commit b3a995f

Please sign in to comment.