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