Q3D-Calibration/.gitignore

22 lines
148 B
Plaintext

# data file
*.root
*.log
*.csv
*.json
2016Q3D/
result/
# env
venv/
# build cache
build/
__pycache__
# config
.vscode
.vs
*.code-workspace
*.exe