2020-06-24 00:35:19 +02:00
|
|
|
dist/*
|
|
|
|
node_modules
|
2020-06-27 03:06:51 +02:00
|
|
|
.cache/*
|
|
|
|
.idea/*
|
2020-07-29 13:16:21 +02:00
|
|
|
scratch
|
2020-10-22 23:10:08 +02:00
|
|
|
assets/editor-layer-index.json
|
2020-10-23 14:15:13 +02:00
|
|
|
assets/generated/*
|
2023-07-15 18:04:30 +02:00
|
|
|
src/assets/generated/
|
2023-11-30 00:39:55 +01:00
|
|
|
assets/layers/favourite/favourite.json
|
2023-02-06 01:47:11 +01:00
|
|
|
public/*.webmanifest
|
2020-12-27 14:29:36 +01:00
|
|
|
/*.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
|
2021-10-09 23:23:24 +02:00
|
|
|
Svg.ts
|
|
|
|
data/
|
2021-10-10 00:53:14 +02:00
|
|
|
Folder.DotSettings.user
|
2022-03-08 13:59:15 +01:00
|
|
|
index_*.ts
|
2022-03-12 15:07:00 +01:00
|
|
|
.~lock.*
|
2022-03-14 22:57:01 +01:00
|
|
|
*.doctest.ts
|
2022-06-02 03:04:11 +02:00
|
|
|
service-worker.js
|
2023-09-02 11:34:44 +02:00
|
|
|
.env
|
2022-07-05 17:02:08 +02:00
|
|
|
|
|
|
|
.vscode/*
|
|
|
|
!.vscode/settings.json
|
|
|
|
!.vscode/tasks.json
|
|
|
|
!.vscode/launch.json
|
|
|
|
!.vscode/extensions.json
|
|
|
|
!.vscode/*.code-snippets
|
|
|
|
|
|
|
|
# Local History for Visual Studio Code
|
|
|
|
.history/
|
|
|
|
|
|
|
|
# Built Visual Studio Code Extensions
|
2023-02-06 01:47:11 +01:00
|
|
|
*.vsix
|
2023-02-09 16:19:08 +01:00
|
|
|
public/*.webmanifest
|
|
|
|
public/assets/generated/
|
2023-09-30 15:30:58 +02:00
|
|
|
public/assets/langs/*
|