colouring-montreal/.gitignore
2020-06-18 10:33:09 +01:00

33 lines
323 B
Plaintext

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