diff options
| author | Remi Collet <remi@remirepo.net> | 2021-05-17 16:23:13 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2021-05-17 16:23:13 +0200 | 
| commit | 9b373cc08a6e4d8a7c402eb9a50668f1f36d1693 (patch) | |
| tree | 20f25e6b78aae6f10f2decd0637a5746a44fe576 /.gitignore | |
| parent | 0621a8256314942e07ccce715714e4876dd7e793 (diff) | |
update to 2.0.0
rename to php-doctrine-cache2
install in /usr/share/php/Doctrine/Common/Cache2
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 | 
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..01f0400 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +clog +package-*.xml +*.tgz +*.tar.bz2 +*.tar.gz +*.tar.xz +*.tar.xz.asc +*.src.rpm +*/*rpm  | 
