colouring-montreal/.gitignore
2019-02-24 15:15:52 +00:00

27 lines
289 B
Plaintext

# Packages
node_modules
# Config
config.json
*.log
ecosystem.config.js
app/start.sh
html/norton*.html
# Data
etl/cache/*
etl/images/*
etl/*.geojson
etl/**/*.csv
etl/**/*.txt
etl/**/*.xls
etl/**/*.xlsx
etl/**/*.zip
# Cache
app/tilecache/**/*.png
app/tilecache/**/*.mbtiles
# Notes
TODO