2017-05-23 17:34:01 +00:00
|
|
|
/.idea
|
|
|
|
/last-failed-e2e-test.*
|
|
|
|
|
2016-04-04 12:36:30 +00:00
|
|
|
node_modules
|
|
|
|
npm-debug.log
|
2017-09-20 04:59:23 +00:00
|
|
|
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*
|
2017-04-27 23:31:39 +00:00
|
|
|
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
|
|
|
|
2017-03-23 09:15:01 +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
|
2017-06-24 23:32:29 +00:00
|
|
|
|
|
|
|
config/production.toml
|
|
|
|
workers/reports/config/production.toml
|
2017-09-20 04:59:23 +00:00
|
|
|
docker-compose.override.yml
|