add yarn.lock to .gitignore

This commit is contained in:
Leon Chen
2016-10-11 17:53:46 -04:00
parent 74659f1632
commit dd7eb2024d
+1 -1
View File
@@ -1,7 +1,7 @@
# Node.js
node_modules/
npm-debug.log
npm-debug.log*
yarn.lock
# jupyter
notebooks/**/.ipynb_checkpoints/