Add to .gitignore files that should not be commited

This commit is contained in:
Sebastián Ramírez 2017-06-24 18:32:29 -05:00
parent fb3d37cfc0
commit 58f607ffc4

4
.gitignore vendored
View file

@ -27,3 +27,7 @@ public/grapejs/uploads/*
public/grapejs/templates/* public/grapejs/templates/*
!public/grapejs/templates/demo !public/grapejs/templates/demo
!public/grapejs/templates/aves !public/grapejs/templates/aves
config/production.toml
workers/reports/config/production.toml
docker-compose.override.yml