Update .gitignore

This commit is contained in:
Jeff Parsons 2015-07-19 13:04:40 -07:00
commit a150bc51aa

8
.gitignore vendored
View file

@ -10,13 +10,13 @@
index.html index.html
node_modules node_modules
npm-debug.log npm-debug.log
private
static
tmp
/books /books
/notes /notes
/src
/states /states
/videos /videos
/web /web
private/
src/
static/
tmp/
.elasticbeanstalk/ .elasticbeanstalk/