mapcomplete/.gitignore
Tobias d06776a902 Add /.vscode to .gitignore
This way, even though https://github.com/pietervdvn/MapComplete/pull/721 was rejected one can still use the validation features without having annoying local changes.
2022-04-29 08:36:45 +02:00

25 lines
360 B
Text

dist/*
node_modules
.cache/*
.idea/*
.vscode/*
scratch
assets/editor-layer-index.json
assets/generated/*
assets/generated/images/*
/*.webmanifest
/*.html
!/index.html
!/customGenerator.html
.parcel-cache
Docs/Tools/stats.*.json
Docs/Tools/stats.csv
missing_translations.txt
*.swp
.DS_Store
Svg.ts
data/
Folder.DotSettings.user
index_*.ts
.~lock.*
*.doctest.ts