diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-12-03 10:59:21 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-12-03 10:59:21 +0100 |
commit | 21df0b3eaf7f5f16c0ea04890c42976e21a0e6af (patch) | |
tree | b7efb87226c92a84b0edd0fe9dac17fe089b3df2 /.gitignore | |
parent | b39096043cd89bc928c23e43ea658806aadca63f (diff) |
PHP 5.5 cleanups Requires and Provides
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..751b1d0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build.log |