Files
tcad-bodeplot/.gitignore
T
2026-05-26 15:34:24 +08:00

50 lines
526 B
Plaintext

# Python
__pycache__/
*.py[cod]
*$py.class
.venv/
venv/
ENV/
env/
.env
node_modules/
# Distribution / packaging
dist/
build/
!static/build/
!static/build/**
*.egg-info/
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
# Jupyter Notebook
.ipynb_checkpoints
# OS generated files
.DS_Store
.DS_Store?
._*
Thumbs.db
ehthumbs.db
Desktop.ini
# Agent Skills
.agents/
.agents
# Local Tracker & AI Workspace
.scratch/
.gemini/
# SSL certs (private keys)
certs/*.pem