mirror of
https://github.com/google/pebble.git
synced 2025-11-19 05:50:54 -05:00
11 lines
135 B
Plaintext
11 lines
135 B
Plaintext
# Ignore build generated files
|
|
build/
|
|
dist/
|
|
dist.zip
|
|
|
|
# Ignore waf lock file
|
|
.lock-waf*
|
|
|
|
# Ignore installed node modules
|
|
node_modules/
|