Module DigressivePrice
This commit is contained in:
34
.well-known/.gitignore
vendored
Normal file
34
.well-known/.gitignore
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
cache/*
|
||||
log/*
|
||||
bin/*
|
||||
local/session/*
|
||||
coverage
|
||||
.idea
|
||||
.buildpath
|
||||
.project
|
||||
.settings/
|
||||
web/assets/*
|
||||
web/cache/*
|
||||
web/tinymce
|
||||
web/media
|
||||
phpdoc*.log
|
||||
xhprof/
|
||||
phpunit.phar
|
||||
.DS_Store
|
||||
phpmyadmin
|
||||
composer.phar
|
||||
local/I18n/*.php
|
||||
.docker/mysql-data/*
|
||||
!.docker/mysql-data/.gitkeep
|
||||
|
||||
#Ignore CodeKit
|
||||
codekit-config.json
|
||||
config.codekit
|
||||
.codekit-cache
|
||||
|
||||
#MacOS
|
||||
.DS_Store
|
||||
|
||||
# Ignore casperjs screenshots
|
||||
tests/functionnal/casperjs/screenshot/
|
||||
tests/phpunit/Thelia/Tests/Api/fixtures/visuel*.png
|
||||
Reference in New Issue
Block a user