diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-10-12 20:32:23 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-10-12 20:32:23 +0200 |
commit | 9b779bda2db3e11251ab52045ef484d27810c2e5 (patch) | |
tree | a27df66c28ccf7c7da088151ca7f393433bceaf7 /dist/archlinux/stable/.gitignore | |
parent | fix whitespace in makefile (diff) | |
download | bfind-9b779bda2db3e11251ab52045ef484d27810c2e5.tar.gz bfind-9b779bda2db3e11251ab52045ef484d27810c2e5.tar.bz2 bfind-9b779bda2db3e11251ab52045ef484d27810c2e5.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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/archlinux/stable/.gitignore b/dist/archlinux/stable/.gitignore new file mode 100644 index 0000000..8b2689a --- /dev/null +++ b/dist/archlinux/stable/.gitignore @@ -0,0 +1,5 @@ +* +!.git* +!PKGBUILD +!bfind.install + |