diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-01-27 16:26:42 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-01-27 16:26:42 +0100 |
commit | 77746f2ac32095e84cd3bcb95c282cbb5d7aed53 (patch) | |
tree | 368c1abbfc3c027a3a4b14ddf0415a9df2db0683 /.gitignore | |
parent | 5bb48dbd2b5181860ba4efd4645e089f2ae5ec19 (diff) |
libzip 0.10 with patch from spot
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1648ddf --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +abi_dumps/ +compat_reports/ + |