2022-08-14 20:54:18 +00:00
|
|
|
.DS_Store
|
|
|
|
node_modules/
|
|
|
|
npm-debug.log*
|
|
|
|
yarn-debug.log*
|
|
|
|
yarn-error.log*
|
2022-10-11 20:44:18 +00:00
|
|
|
js/
|
2023-10-30 00:30:11 +00:00
|
|
|
*.tsbuildinfo
|
2022-08-14 20:54:18 +00:00
|
|
|
|
|
|
|
# Editor directories and files
|
|
|
|
.idea
|
|
|
|
*.suo
|
|
|
|
*.ntvs*
|
|
|
|
*.njsproj
|
|
|
|
*.sln
|
2023-03-21 20:31:47 +00:00
|
|
|
.vscode/launch.json
|
2022-08-14 20:54:18 +00:00
|
|
|
|
|
|
|
.marginalia
|
|
|
|
|
|
|
|
build/
|
|
|
|
coverage/
|
|
|
|
.php_cs.cache
|
2022-10-19 16:51:16 +00:00
|
|
|
.php-cs-fixer.cache
|
2022-08-14 20:54:18 +00:00
|
|
|
vendor
|
2022-09-08 02:08:20 +00:00
|
|
|
memories.tar.gz
|
2022-09-14 18:18:57 +00:00
|
|
|
/test-results/
|
|
|
|
/playwright-report/
|
|
|
|
/playwright/.cache/
|
2023-05-01 22:05:59 +00:00
|
|
|
.cache/
|
2022-10-20 19:31:12 +00:00
|
|
|
|
2023-10-20 19:35:35 +00:00
|
|
|
bin-ext/
|