T350: Ignore the nginx logs directory.

This commit is contained in:
Peter Deltchev 2015-09-12 14:58:17 -07:00
parent e2225e3378
commit 36de14558c

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
/vendor /vendor
/node_modules /node_modules
/public/build /public/build
/logs
Homestead.yaml Homestead.yaml
.env .env
.vagrant .vagrant