Skip to content

Commit

Permalink
removed old __pycache__ and added rule excluding all .pyc files.
Browse files Browse the repository at this point in the history
  • Loading branch information
probably-nothing committed Dec 26, 2018
1 parent 55c9c5d commit 7f574ac
Show file tree
Hide file tree
Showing 4 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
@@ -1 +1,2 @@
*.pyc
__pycache__/
Binary file removed Engine/__pycache__/ActiveEntity.cpython-36.pyc
Binary file not shown.
Binary file removed Engine/__pycache__/Entity.cpython-36.pyc
Binary file not shown.
Binary file removed Engine/__pycache__/World.cpython-36.pyc
Binary file not shown.

0 comments on commit 7f574ac

Please sign in to comment.