diff options
author | Doug Newgard | 2014-01-22 11:08:40 -0600 |
---|---|---|
committer | Doug Newgard | 2014-01-22 11:08:40 -0600 |
commit | b9b4062ad8ade1a483a5bd127bec95b1c0e4eda1 (patch) | |
tree | 420487c91f14df5598bd1d50967fe2c355024b64 /.gitignore | |
download | aur-b9b4062ad8ade1a483a5bd127bec95b1c0e4eda1.tar.gz |
Initial PKGBUILD
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..71a9d16c2b38 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*~ +*/ +*.tar.* +*.log |