15 lines
178 B
Plaintext
15 lines
178 B
Plaintext
*.pyc
|
|
*.db
|
|
*.python-version
|
|
/.quarto/
|
|
.ipynb_checkpoints
|
|
|
|
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# IPython
|
|
profile_default/
|
|
ipython_config.py
|