diff options
author | Mattias Andrée <maandree@kth.se> | 2017-10-19 20:37:55 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-10-19 20:38:18 +0200 |
commit | ab8c5404d8e6468204cea83c9d20205f0ab122ed (patch) | |
tree | dc873c3e0614b630e8b183be22aba2314a4c6ed0 /dist/archlinux/stable/.gitignore | |
parent | update dist (diff) | |
download | slack-ab8c5404d8e6468204cea83c9d20205f0ab122ed.tar.gz slack-ab8c5404d8e6468204cea83c9d20205f0ab122ed.tar.bz2 slack-ab8c5404d8e6468204cea83c9d20205f0ab122ed.tar.xz |
Remove crap, simplify makefile, and relicense
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 089a628..0000000 --- a/dist/archlinux/stable/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -* -!/.git* -*~ -!/PKGBUILD -!/slack.install - |