summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2019-07-13 14:51:35 -0400
committergumi <git@gumi.ca>2019-07-20 17:53:11 -0400
commitd9376169bc0d778381e5c4ff64ef9900d58ce219 (patch)
tree62b8e298f5fc7b6467d85424fd9db79c30f6a0dd /.gitignore
parenta55d1feb915d5961d5aa0bca869210534cb9dc3e (diff)
downloadwebsite-d9376169bc0d778381e5c4ff64ef9900d58ce219.tar.gz
website-d9376169bc0d778381e5c4ff64ef9900d58ce219.tar.bz2
website-d9376169bc0d778381e5c4ff64ef9900d58ce219.tar.xz
website-d9376169bc0d778381e5c4ff64ef9900d58ce219.zip
scrap everything and start over with Vue
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