diff options
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..79db53b --- /dev/null +++ b/dist/archlinux/stable/.gitignore @@ -0,0 +1,6 @@ +* +!/.git* +*~ +!/PKGBUILD +!/pylibgamma.install + |