summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 922a5ce..eb6dba3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,6 +24,9 @@ build/Release
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
node_modules
+# yarn
+yarn.lock
+
# vim swapfile
*.swp