readout_program/.gitignore

11 lines
74 B
Plaintext

# Build output
output/
# Python
__pycache__/
*.pyc
*.pyo
# IDE
.vscode/