diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-16 13:26:15 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-16 13:26:15 +0200 |
commit | 4498afdc0933f4c985cc155925a11657688349a1 (patch) | |
tree | 796b3567df8286abf77af1ad03c81571ae4265f5 /dist/archlinux/stable/.gitignore | |
parent | add install and uninstall rules (diff) | |
download | timeprefix-4498afdc0933f4c985cc155925a11657688349a1.tar.gz timeprefix-4498afdc0933f4c985cc155925a11657688349a1.tar.bz2 timeprefix-4498afdc0933f4c985cc155925a11657688349a1.tar.xz |
dist
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | dist/archlinux/stable/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/archlinux/stable/.gitignore b/dist/archlinux/stable/.gitignore new file mode 100644 index 0000000..d32e5c6 --- /dev/null +++ b/dist/archlinux/stable/.gitignore @@ -0,0 +1,6 @@ +* +!.git* +*~ +!PKGBUILD +!timeprefix.install + |