diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-02-19 00:48:54 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-02-19 00:48:54 +0100 |
commit | 733ca5b103ef9c111c607e5bbb635026488334ef (patch) | |
tree | 48869448d9edb1d7ac68f2155db111bf41ef81d6 /dist/archlinux/stable/.gitignore | |
parent | fix makefile (diff) | |
download | blueshift-733ca5b103ef9c111c607e5bbb635026488334ef.tar.gz blueshift-733ca5b103ef9c111c607e5bbb635026488334ef.tar.bz2 blueshift-733ca5b103ef9c111c607e5bbb635026488334ef.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..906310e --- /dev/null +++ b/dist/archlinux/stable/.gitignore @@ -0,0 +1,5 @@ +* +!/.git* +*~ +!/PKGBUILD + |