diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-04-23 05:16:34 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-04-23 05:16:34 +0200 |
commit | 3e4446ae60e3b603977b86e15178e2671f910bc9 (patch) | |
tree | ab49610a0f42c77717dcfda6ac0059c204f6f966 /dist/arch/stable/.gitignore | |
parent | suppress error on exit and fix callback (diff) | |
download | python-bus-3e4446ae60e3b603977b86e15178e2671f910bc9.tar.gz python-bus-3e4446ae60e3b603977b86e15178e2671f910bc9.tar.bz2 python-bus-3e4446ae60e3b603977b86e15178e2671f910bc9.tar.xz |
dist
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'dist/arch/stable/.gitignore')
-rw-r--r-- | dist/arch/stable/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/arch/stable/.gitignore b/dist/arch/stable/.gitignore new file mode 100644 index 0000000..1ed1d8e --- /dev/null +++ b/dist/arch/stable/.gitignore @@ -0,0 +1,6 @@ +* +!/.git* +*~ +!/PKGBUILD +!/python-bus.install + |