mirror of
https://github.com/satwikkansal/wtfpython.git
synced 2025-07-21 13:31:14 +02:00
Ignore environment and checkpoint files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -10,3 +10,7 @@ wtfpython-pypi/wtfpython.egg-info
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
irrelevant/.ipynb_checkpoints/
|
||||
|
||||
irrelevant/.python-version
|
||||
|
Reference in New Issue
Block a user