deep / .gitignore
Aryan6192's picture
deep
79cf6ef verified
raw
history blame contribute delete
131 Bytes
# PyCharm
.idea
# Jupyter Notebook
.ipynb_checkpoints
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class