1
0
mirror of https://github.com/satwikkansal/wtfpython synced 2024-06-08 22:27:48 +02:00

Ignore environment and checkpoint files

This commit is contained in:
Satwik 2019-10-31 23:51:47 +05:30
parent 2160dad717
commit 08302ba0c8

4
.gitignore vendored
View File

@ -10,3 +10,7 @@ wtfpython-pypi/wtfpython.egg-info
__pycache__/ __pycache__/
*.py[cod] *.py[cod]
*$py.class *$py.class
irrelevant/.ipynb_checkpoints/
irrelevant/.python-version