nqrduck-spectrometer/.gitignore

22 lines
224 B
Text
Raw Normal View History

2023-06-27 19:52:59 +00:00
# Byte-compiled / optimized / DLL files
__pycache__/
*.pyc
*$py.class
# Distribution / packaging
dist/
build/
*.egg-info/
# IDE-specific files
.idea/
.vscode/
# Logs
*.log
# Virtual environments
venv/
# Other
*.DS_Store