summaryrefslogtreecommitdiffstats
path: root/documentation/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/.gitignore')
-rw-r--r--documentation/.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/documentation/.gitignore b/documentation/.gitignore
new file mode 100644
index 0000000..541a820
--- /dev/null
+++ b/documentation/.gitignore
@@ -0,0 +1,14 @@
+.DS_Store
+node_modules/
+/dist/
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+
+# Editor directories and files
+.idea
+.vscode
+*.suo
+*.ntvs*
+*.njsproj
+*.sln