]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Ignore archives and directories for libb2 and libzstd (#459)
authorHarsh Shandilya <msfjarvis@gmail.com>
Thu, 5 Sep 2019 19:38:43 +0000 (01:08 +0530)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 5 Sep 2019 19:38:43 +0000 (21:38 +0200)
These are not required to be tracked under VCS.

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
.gitignore

index 0c5518e42f7331f18d39cedff5a627891849d0d2..db44009dc9371d7ce0f26fcc47c51b85ede1a82f 100644 (file)
@@ -24,3 +24,7 @@ perfdir.*
 src/version.cpp
 testdir.*
 unittest/run
+src/third_party/libb2
+src/third_party/zstd
+libb2-*.tar.gz
+zstd-*.tar.gz