17 lines
166 B
Plaintext
17 lines
166 B
Plaintext
# Build output
|
|
/build/
|
|
|
|
# Waf artifacts
|
|
.sconsign.dblite
|
|
.lock-wafbuild
|
|
|
|
# Editor / OS noise
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*~
|
|
.DS_Store
|
|
|
|
# Pebble tool local state
|
|
pebble.log
|