Ignore node_modules

This commit is contained in:
Taylor Otwell 2014-10-12 14:37:29 -05:00
parent 50b6b32ec5
commit d37ee5a8eb
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
/.idea /.idea
/vendor /vendor
/node_modules
.env .env
.DS_Store .DS_Store
Thumbs.db Thumbs.db