summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore36
1 files changed, 27 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 0ebeea6..602e0c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,27 @@
-# symlink to the update server
-/news.html
-# generated, I think
-/images/thumbs
-/news.rss
-
-# part of another repo
-/register
-/recover
+.DS_Store
+node_modules
+dist
+hint-report
+src/assets/news.json
+
+# local env files
+.env.local
+.env.*.local
+
+# Log files
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+
+# Editor directories and files
+.idea
+.vscode
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+*.sw?
+
+# domain validation files
+public/BingSiteAuth.xml
+public/google*.html