19 lines
160 B
Text
19 lines
160 B
Text
# Binaries / build output
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
/dist/
|
|
/bin/
|
|
|
|
# Test artifacts
|
|
*.test
|
|
*.out
|
|
coverage.*
|
|
|
|
# Editor / OS
|
|
.DS_Store
|
|
*.swp
|
|
.idea/
|
|
.vscode/
|