2018-05-30 22:23:15 -04:00
|
|
|
# Packages
|
|
|
|
node_modules
|
|
|
|
|
2018-09-09 06:32:35 -04:00
|
|
|
# Config
|
2018-10-25 08:01:45 -04:00
|
|
|
config.json
|
2018-07-19 03:54:47 -04:00
|
|
|
*.log
|
2018-08-02 10:47:06 -04:00
|
|
|
ecosystem.config.js
|
2018-09-17 16:27:52 -04:00
|
|
|
app/start.sh
|
2019-01-04 07:04:05 -05:00
|
|
|
html/norton*.html
|
2018-09-09 06:32:35 -04:00
|
|
|
|
|
|
|
# Data
|
|
|
|
etl/cache/*
|
|
|
|
etl/images/*
|
|
|
|
etl/*.geojson
|
2019-02-05 08:36:43 -05:00
|
|
|
etl/**/*.csv
|
|
|
|
etl/**/*.txt
|
|
|
|
etl/**/*.xls
|
|
|
|
etl/**/*.xlsx
|
|
|
|
etl/**/*.zip
|
2018-11-21 15:49:38 -05:00
|
|
|
|
2019-02-24 10:15:52 -05:00
|
|
|
# Cache
|
|
|
|
app/tilecache/**/*.png
|
|
|
|
app/tilecache/**/*.mbtiles
|
|
|
|
|
2018-11-21 15:49:38 -05:00
|
|
|
# Notes
|
|
|
|
TODO
|
2019-03-05 05:04:18 -05:00
|
|
|
|
|
|
|
# VM
|
|
|
|
.vagrant
|