1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 19:39:55 +00:00

Add store directories to gitignore

This commit is contained in:
Jeremy Ruston 2024-03-20 13:10:30 +00:00
parent 6063256439
commit 957329d515

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
tmp/
output/
node_modules/
store/
/test-results/
/playwright-report/
/playwright/.cache/