mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +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
|
||||
/www/crossdomain.xml
|
||||
|
||||
# Exclude jison files
|
||||
# Exclude json files
|
||||
grammar/query.js
|
||||
grammar/jison-*
|
||||
|
||||
|
||||
pimple.json
|
||||
playbook.retry
|
||||
npm-debug.log
|
||||
|
||||
# Exclude stack datas
|
||||
/Phrasea_datas
|
||||
/volumes
|
||||
|
||||
# Exclude alternate env files
|
||||
.env.*
|
||||
env.local
|
||||
/volumes
|
||||
|
||||
# Exclude gitlog files
|
||||
www/gitlog.txt
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user