1
0
mirror of https://github.com/morris/vanilla-todo.git synced 2025-08-13 09:34:06 +02:00

ignore drafts

This commit is contained in:
Morris Brodersen
2023-12-06 19:25:09 +01:00
parent 1a6091560d
commit 5c5b706052

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
/coverage /coverage
/dist /dist
/draft
/node_modules /node_modules
/test-results /test-results