memories/.gitignore

30 lines
329 B
Plaintext
Raw Normal View History

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/
2022-08-14 20:54:18 +00:00
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
.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/
.cache/
2022-10-20 19:31:12 +00:00
exiftool-bin/