mailtrain/.gitignore

35 lines
760 B
Text
Raw Normal View History

/.idea
/last-failed-e2e-test.*
2016-04-04 12:36:30 +00:00
node_modules
npm-debug.log
package-lock.json
2016-04-04 12:36:30 +00:00
.DS_Store
2018-09-08 13:52:46 +00:00
config/development*
config/production*
config/test*
workers/reports/config/development.*
workers/reports/config/production.*
2017-05-09 23:40:02 +00:00
workers/reports/config/test.*
2016-04-11 03:26:20 +00:00
dump.rdb
2017-03-10 09:00:42 +00:00
# generate POT file every time you want to update your PO file
languages/mailtrain.pot
2017-03-10 09:00:42 +00:00
public/mosaico/uploads/*
!public/mosaico/uploads/README.md
public/mosaico/custom/*
!public/mosaico/custom/README.md
public/mosaico/templates/*
!public/mosaico/templates/versafix-1
public/grapejs/uploads/*
!public/grapejs/uploads/README.md
public/grapejs/templates/*
!public/grapejs/templates/demo
2017-05-27 11:15:47 +00:00
!public/grapejs/templates/aves
config/production.toml
workers/reports/config/production.toml
docker-compose.override.yml