mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-17 19:20:56 +01:00
Add empty cache dir
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
<target name="package" description="Package the application for distribution">
|
||||
<tar destfile="${basedir}/build/gitlist.tar.gz"
|
||||
basedir="${basedir}/"
|
||||
excludes="build/**, tests/**, cache/**, phpunit.xml.dist, cache.properties, .gitignore, .travis.yml, build.xml, composer.json, composer.lock"
|
||||
excludes="build/**, tests/**, phpunit.xml.dist, cache.properties, .gitignore, .travis.yml, build.xml, composer.json, composer.lock"
|
||||
compression="gzip"
|
||||
longfile="gnu"
|
||||
/>
|
||||
|
||||
0
cache/.gitkeep
vendored
Normal file
0
cache/.gitkeep
vendored
Normal file
Reference in New Issue
Block a user