about summary refs log tree commit diff
path: root/website/goals/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'website/goals/.gitignore')
-rw-r--r--website/goals/.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/website/goals/.gitignore b/website/goals/.gitignore
index fdf1c6188a4c..a86b565e2238 100644
--- a/website/goals/.gitignore
+++ b/website/goals/.gitignore
@@ -1,2 +1,3 @@
-.cache
-dist
\ No newline at end of file
+/.cache
+/dist/**/*
+/node_modules
\ No newline at end of file