aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'docs/.gitignore')
-rw-r--r--docs/.gitignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/.gitignore b/docs/.gitignore
new file mode 100644
index 0000000..a5b09d6
--- /dev/null
+++ b/docs/.gitignore
@@ -0,0 +1,19 @@
+node_modules
+*.log
+.nuxt
+nuxt.d.ts
+.output
+.env
+package-lock.json
+framework
+dist
+.DS_Store
+
+# Local History
+.history
+
+# VSCode
+.vscode/
+
+# Unlighthouse
+.unlighthouse