overseer/.gitignore

13 lines
164 B
Plaintext
Raw Permalink Normal View History

2022-11-01 22:00:38 -04:00
# NPM modules (mainly for Gulp.js)
2022-11-01 18:51:37 -04:00
node_modules/
2022-11-01 16:48:42 -04:00
2022-11-01 22:00:38 -04:00
# Compiled CSS and JS assets
public/css/
public/js/
# Local data storage
data/
# Local config
config/local.json