colouring-montreal/.gitignore
2023-02-09 10:44:41 +00:00

39 lines
398 B
Plaintext

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