add lib to gitignore for now, so we can compile. may want to remove

this ignore in the future
This commit is contained in:
Tyler Renelle 2013-08-04 16:08:40 -04:00
parent a8e0015cbb
commit b50a78f0ea

3
.gitignore vendored
View file

@ -5,4 +5,5 @@ node_modules
*.swp
.idea*
config.json
npm-debug.log
npm-debug.log
lib