summaryrefslogtreecommitdiffstats
path: root/webapp/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/.gitignore')
-rw-r--r--webapp/.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/webapp/.gitignore b/webapp/.gitignore
new file mode 100644
index 0000000..541a820
--- /dev/null
+++ b/webapp/.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