12 lines
142 B
Plaintext
12 lines
142 B
Plaintext
# Ignore build generated files
|
|
build/
|
|
dist/
|
|
dist.zip
|
|
|
|
# Ignore waf lock file
|
|
.lock-waf*
|
|
|
|
# Ignore installed node modules
|
|
node_modules/
|
|
.idea/
|