diff options
author | Alexei Colin | 2017-06-23 00:52:00 -0400 |
---|---|---|
committer | Alexei Colin | 2017-06-23 00:52:00 -0400 |
commit | 07fc40660b659c61031228b7050f5594cd3f9083 (patch) | |
tree | 3df2576c73115e54dbac064b941b4caeaa2a3cce /.gitignore | |
parent | ef8c6c55042d02ab1065a6eda33a50634305d717 (diff) | |
download | aur-07fc40660b659c61031228b7050f5594cd3f9083.tar.gz |
gitignore the source archive
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 93ed18a09e6f..d7a50acbe7d4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ src/ pkg/ *.tar.xz +*.tar.gz |