mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-21 09:05:26 +03:00
a7e70926f9
do not fully ignore git directory when building docker images ".git/HEAD" and ".git/refs/heads/*" are required by "getVersion()" in "lib/Configuration.php" to build the version string
16 lines
No EOL
189 B
Text
16 lines
No EOL
189 B
Text
.git
|
|
!.git/HEAD
|
|
!.git/refs/heads/*
|
|
.gitattributes
|
|
.github/*
|
|
.travis.yml
|
|
cache/*
|
|
CONTRIBUTING.md
|
|
DEBUG
|
|
Dockerfile
|
|
phpcompatibility.xml
|
|
phpcs.xml
|
|
phpcs.xml
|
|
scalingo.json
|
|
tests/*
|
|
whitelist.txt |