15 lines
176 B
Plaintext
15 lines
176 B
Plaintext
# Build artifacts
|
|
.build/
|
|
test/build/
|
|
|
|
# Machine-specific config (created by: anvil devices --set)
|
|
.anvil.local
|
|
|
|
# IDE
|
|
.vscode/.browse*
|
|
.vscode/*.log
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|