15 lines
127 B
Plaintext
15 lines
127 B
Plaintext
# modules
|
|
node_modules/
|
|
site/bower_components/
|
|
|
|
# build
|
|
.tmp/
|
|
.public/
|
|
# dist/
|
|
|
|
# generated
|
|
.sass-cache
|
|
|
|
# debug
|
|
npm-debug.log
|