Q3D-Calibration/.gitignore

27 lines
186 B
Plaintext

# data file
*.root
*.log
*.csv
*.json
*.png
*.txt
2016Q3D/
result/
!requirements.txt
# env
venv/
# build cache
__pycache__
# config
.vscode
.vs
# dev
*.ipynb
test*
*.code-workspace