mapcomplete/.gitignore

26 lines
360 B
Text
Raw Normal View History

2020-06-24 00:35:19 +02:00
dist/*
node_modules
.cache/*
.idea/*
.vscode/*
scratch
2020-10-22 23:10:08 +02:00
assets/editor-layer-index.json
assets/generated/*
2022-03-08 13:59:15 +01:00
assets/generated/images/*
/*.webmanifest
/*.html
!/index.html
2021-07-05 11:08:00 +02:00
!/customGenerator.html
2021-03-12 13:48:49 +01:00
.parcel-cache
Docs/Tools/stats.*.json
Docs/Tools/stats.csv
2021-04-23 17:22:01 +02:00
missing_translations.txt
2021-05-17 08:42:33 +02:00
*.swp
2021-07-27 13:40:48 +02:00
.DS_Store
Svg.ts
data/
Folder.DotSettings.user
2022-03-08 13:59:15 +01:00
index_*.ts
2022-03-12 15:07:00 +01:00
.~lock.*
*.doctest.ts