diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-04-21 03:26:06 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-04-21 03:26:06 +0200 |
commit | 2da3a73f23093c7c0f07cac4068a41120c503f4b (patch) | |
tree | 2868cedf1654e1a7bc6f38ac106539eef3fe2418 /dist/arch/stable/.gitignore | |
parent | fix bus creating bugs (diff) | |
download | bus-2da3a73f23093c7c0f07cac4068a41120c503f4b.tar.gz bus-2da3a73f23093c7c0f07cac4068a41120c503f4b.tar.bz2 bus-2da3a73f23093c7c0f07cac4068a41120c503f4b.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..ccea0b1 --- /dev/null +++ b/dist/arch/stable/.gitignore @@ -0,0 +1,6 @@ +* +!/.git* +*~ +!/PKGBUILD +!/bus.install + |