diff options
author | Mattias Andrée <maandree@kth.se> | 2021-02-23 01:11:51 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-02-23 01:12:15 +0100 |
commit | 33d0ee66d80d664aec3511b1827049e538642658 (patch) | |
tree | fa3e0ae6a88ff139bb37923d348562b9d851420c /dist/archlinux/stable/.gitignore | |
parent | update dist (diff) | |
download | median-33d0ee66d80d664aec3511b1827049e538642658.tar.gz median-33d0ee66d80d664aec3511b1827049e538642658.tar.bz2 median-33d0ee66d80d664aec3511b1827049e538642658.tar.xz |
Change license, rewrite in C, remove info manual, remove dist2.0
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'dist/archlinux/stable/.gitignore')
-rw-r--r-- | dist/archlinux/stable/.gitignore | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dist/archlinux/stable/.gitignore b/dist/archlinux/stable/.gitignore deleted file mode 100644 index dcaac12..0000000 --- a/dist/archlinux/stable/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -* -!/.git* -*~ -!/PKGBUILD -!/median.install - |