Skip to content

Commit

Permalink
adding pycache to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
two-trick-pony-NL committed Mar 28, 2022
1 parent 74a4755 commit f994265
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.db
*.cfg
/website/static/qrcodes/
/website/static/qrcodes/
/__pycache__
Binary file modified website/__pycache__/views.cpython-37.pyc
Binary file not shown.

0 comments on commit f994265

Please sign in to comment.