diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-09-04 03:35:53 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-09-04 03:35:53 +0200 |
commit | 541d81ffe3260e3823b223d3f3c7b665b308e549 (patch) | |
tree | 312c6341f39f08bcdba5264265f44645093f179d /dist/archlinux/stable/.gitignore | |
parent | add pkg-config file (diff) | |
download | libgammamm-541d81ffe3260e3823b223d3f3c7b665b308e549.tar.gz libgammamm-541d81ffe3260e3823b223d3f3c7b665b308e549.tar.bz2 libgammamm-541d81ffe3260e3823b223d3f3c7b665b308e549.tar.xz |
dist
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'dist/archlinux/stable/.gitignore')
-rw-r--r-- | dist/archlinux/stable/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/archlinux/stable/.gitignore b/dist/archlinux/stable/.gitignore new file mode 100644 index 0000000..c77dbc5 --- /dev/null +++ b/dist/archlinux/stable/.gitignore @@ -0,0 +1,6 @@ +* +!/.git* +*~ +!/PKGBUILD +!/libgammamm.install + |