about summary refs log tree commit diff
path: root/website/days-of-week-habits/.gitignore
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-03-27T18·26+0000
committerWilliam Carroll <wpcarro@gmail.com>2020-03-27T18·26+0000
commit778114e6a8930017b82ed8c1a68240a534a1bef5 (patch)
tree9a4f4259dd428695fbed3dc2e1abc9d4ce217aca /website/days-of-week-habits/.gitignore
parent1aefbf7be375d8fa0fe0f053ffc47d4976475ad4 (diff)
Digitize daily habits
Create a web app off the post-its that I keep near my bathroom mirror.
Diffstat (limited to 'website/days-of-week-habits/.gitignore')
-rw-r--r--website/days-of-week-habits/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/website/days-of-week-habits/.gitignore b/website/days-of-week-habits/.gitignore
new file mode 100644
index 000000000000..ebea22e071dd
--- /dev/null
+++ b/website/days-of-week-habits/.gitignore
@@ -0,0 +1,3 @@
+/.cache
+/dist
+/node_modules
\ No newline at end of file