diff options
author | skwerlman | 2021-04-30 17:43:21 -0400 |
---|---|---|
committer | skwerlman | 2021-04-30 17:43:21 -0400 |
commit | 31333c95be70a20183ad4fa08602beff02364da9 (patch) | |
tree | b2fce7547dfb2ac3711264ee9e157ad409ab0113 /.gitignore | |
parent | 72c19393379ff4e1a707677231b658206df76bfd (diff) | |
download | aur-31333c95be70a20183ad4fa08602beff02364da9.tar.gz |
add gmock dep; ignore zst packages
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3c8b8a8229a..15f9245e5bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ Cockatrice/ cockatrice-client-git/ *.tar.xz +*.tar.zst *.swp pkg/ src/ |