diff options
author | Schala | 2017-02-13 16:12:24 -0800 |
---|---|---|
committer | Schala | 2017-02-13 16:12:24 -0800 |
commit | 22b761e11eccc3b15b3c295c98667e2952e615d6 (patch) | |
tree | 7f2ab9f9eea9fe8eb48a8ace6f2cc2530567129f /.gitignore | |
parent | 104ae2d6dedb8cef008afdd9e0ee4c57ae4d6e36 (diff) | |
download | aur-22b761e11eccc3b15b3c295c98667e2952e615d6.tar.gz |
5.31
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1a0ccd4e2816..d36132dce21e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ pkg/ src/ *.log +*.tar *.xz |