12 lines
102 B
Plaintext
12 lines
102 B
Plaintext
# Build artifacts
|
|
.build/
|
|
test/build/
|
|
|
|
# IDE
|
|
.vscode/.browse*
|
|
.vscode/*.log
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|