mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Merge pull request #3825 from alchemy-fr/PHRAS-3109_gitlog_message
PHRAS-3109 merge gitlog in "About Phraseanet"
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -64,16 +64,25 @@ behat.yml
|
|||||||
# Exclude crossdomain.xml file it's generated
|
# Exclude crossdomain.xml file it's generated
|
||||||
/www/crossdomain.xml
|
/www/crossdomain.xml
|
||||||
|
|
||||||
# Exclude jison files
|
# Exclude json files
|
||||||
grammar/query.js
|
grammar/query.js
|
||||||
grammar/jison-*
|
grammar/jison-*
|
||||||
|
|
||||||
|
|
||||||
pimple.json
|
pimple.json
|
||||||
playbook.retry
|
playbook.retry
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
|
|
||||||
|
# Exclude stack datas
|
||||||
/Phrasea_datas
|
/Phrasea_datas
|
||||||
|
/volumes
|
||||||
|
|
||||||
|
# Exclude alternate env files
|
||||||
.env.*
|
.env.*
|
||||||
env.local
|
env.local
|
||||||
/volumes
|
|
||||||
|
# Exclude gitlog files
|
||||||
|
www/gitlog.txt
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user