Skip to content

Commit 5d2e377

Browse files
sgnn7satwikkansal
authored andcommitted
Removed byte-compiled and cached files
These should never be commited to repos and they're also now on gitignore.
1 parent c28b292 commit 5d2e377

File tree

7 files changed

+5
-0
lines changed

7 files changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@ npm-debug.log
33
wtfpython-pypi/build/
44
wtfpython-pypi/dist/
55
wtfpython-pypi/wtfpython.egg-info
6+
7+
# Python-specific byte-compiled files should be ignored
8+
__pycache__/
9+
*.py[cod]
10+
*$py.class
-1.14 KB
Binary file not shown.

wtfpython-pypi/main.pyc

-1.39 KB
Binary file not shown.
-178 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

wtfpython-pypi/wtf_python/main.pyc

-1.43 KB
Binary file not shown.

0 commit comments

Comments
 (0)