13 lines
164 B
Plaintext
13 lines
164 B
Plaintext
# NPM modules (mainly for Gulp.js)
|
|
node_modules/
|
|
|
|
# Compiled CSS and JS assets
|
|
public/css/
|
|
public/js/
|
|
|
|
# Local data storage
|
|
data/
|
|
|
|
# Local config
|
|
config/local.json
|