diff options
author | brent s | 2016-04-06 04:18:22 -0400 |
---|---|---|
committer | brent s | 2016-04-06 04:18:22 -0400 |
commit | 8b1609bf422491e9102c5d3cddfb100357b222b8 (patch) | |
tree | d1f2c5001753bbc847b2a884694ea7c2e9ba47f7 /.gitignore | |
parent | 81f55b33c31181db4606e40604072614f1a5da7a (diff) | |
download | aur-8b1609bf422491e9102c5d3cddfb100357b222b8.tar.gz |
adding gitignore, updating to sha512sums
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..6159038ba6b0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +iozone +.*.swp +*.pkg.tar.xz +src +pkg +*.tar +*.tar.bz2 +*.tar.xz +*.tar.gz +*.tgz +*.txz +*.tbz +*.tbz2 +*.zip |