16 lines
145 B
Plaintext
16 lines
145 B
Plaintext
# Swift Package Manager
|
|
.build/
|
|
.swiftpm/
|
|
*.xcodeproj
|
|
*.xcworkspace
|
|
|
|
# Build artifacts
|
|
example_onnx
|
|
|
|
# Results
|
|
results/*.wav
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|