mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-31 22:36:56 -04: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/
|