Quelques nouveaux fichiers et modules en conf
This commit is contained in:
33
.gitignore
vendored
33
.gitignore
vendored
@@ -35,36 +35,6 @@ local/I18n/*.php
|
||||
.docker/mysql-data/*
|
||||
!.docker/mysql-data/.gitkeep
|
||||
|
||||
# Ignore everything in the "modules" directory, except the "default modules"
|
||||
local/modules/*
|
||||
!local/modules/Cheque/
|
||||
!local/modules/Carousel/
|
||||
!local/modules/Front/
|
||||
!local/modules/FreeOrder/
|
||||
!local/modules/Tinymce/
|
||||
!local/modules/Colissimo/
|
||||
!local/modules/Hook*/
|
||||
!local/modules/VirtualProductDelivery/
|
||||
!local/modules/VirtualProductControl/
|
||||
!local/modules/TheliaSmarty/
|
||||
!local/modules/TheliaMigrateCountry/
|
||||
local/modules/HookTest/
|
||||
|
||||
# Ignore everything in the "templates" directory, except the "default template"
|
||||
templates/*
|
||||
!templates/frontOffice
|
||||
templates/frontOffice/*
|
||||
!templates/frontOffice/default
|
||||
!templates/backOffice
|
||||
templates/backOffice/*
|
||||
!templates/backOffice/default
|
||||
!templates/email
|
||||
templates/email/*
|
||||
!templates/email/default
|
||||
!templates/pdf
|
||||
templates/pdf/*
|
||||
!templates/pdf/default
|
||||
|
||||
#Ignore CodeKit
|
||||
codekit-config.json
|
||||
config.codekit
|
||||
@@ -76,6 +46,3 @@ config.codekit
|
||||
# Ignore casperjs screenshots
|
||||
tests/functionnal/casperjs/screenshot/
|
||||
tests/phpunit/Thelia/Tests/Api/fixtures/visuel*.png
|
||||
/.docker/
|
||||
/.github/
|
||||
/.well-known/
|
||||
|
||||
Reference in New Issue
Block a user