Add template files for languages, frameworks, IDEs, OS, and tools
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-01 03:33:03 +00:00
parent 08ca3fd524
commit 8db6863803

View File

@@ -0,0 +1,44 @@
# Jupyter
.ipynb_checkpoints/
*.ipynb_checkpoints
*/.ipynb_checkpoints/*
# IPython
profile_default/
ipython_config.py
# pyenv
.python-version
# pipenv
Pipfile.lock
# poetry
poetry.lock
# pdm
.pdm.toml
# PEP 582
__pypackages__/
# Celery
celerybeat-schedule
celerybeat.pid
# SageMath
*.sage.py
# macOS
.DS_Store
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# Pyre
.pyre/
# VSCode
.vscode/