13 lines
97 B
Text
13 lines
97 B
Text
# Build artifacts
|
|
build/
|
|
|
|
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
.DS_Store
|
|
|
|
compile_commands.json
|
|
|
|
.cache/
|