oscilloscope-video-gen/.gitignore
2026-01-18 15:34:01 +01:00

26 lines
183 B
Plaintext

# Generated by Cargo
target/
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Logs
*.log
# Temporary files
tmp/
temp/
# Build artifacts
*.mp4
*.wav
!test_sine.wav