diff options
author | Mattias Andrée <maandree@kth.se> | 2021-02-23 15:39:58 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-02-23 15:39:58 +0100 |
commit | 56a75a15ddd22bc92369ed4d7cb9b28d685f3f0d (patch) | |
tree | 9ad549f831dd0c1fcc96f8c307512be6e496fddf /dist/archlinux/stable/.gitignore | |
parent | update dist (diff) | |
download | bfind-56a75a15ddd22bc92369ed4d7cb9b28d685f3f0d.tar.gz bfind-56a75a15ddd22bc92369ed4d7cb9b28d685f3f0d.tar.bz2 bfind-56a75a15ddd22bc92369ed4d7cb9b28d685f3f0d.tar.xz |
Change license, rewrite in C, remove info manual, remove shell tab completion, misc3.0
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'dist/archlinux/stable/.gitignore')
-rw-r--r-- | dist/archlinux/stable/.gitignore | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dist/archlinux/stable/.gitignore b/dist/archlinux/stable/.gitignore deleted file mode 100644 index 8b2689a..0000000 --- a/dist/archlinux/stable/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -* -!.git* -!PKGBUILD -!bfind.install - |