commit | d2374c3997dd4ddd8662ac08d2def458e8960f6f | [log] [tgz] |
---|---|---|
author | tomriddly <tomriddly@qq.com> | Sun Apr 28 17:52:59 2024 +0800 |
committer | Nikias Bassen <nikias@gmx.li> | Sat May 18 21:53:21 2024 +0200 |
tree | 602a5bb879d7748ffd8557888106bf24bb2671ef | |
parent | 8bed93c820909afe0b9290110f5f73fbe1125a23 [diff] |
.gitignore: Ignore build target for afcclient
diff --git a/.gitignore b/.gitignore index 30b57ec..e74f1b4 100644 --- a/.gitignore +++ b/.gitignore
@@ -37,6 +37,7 @@ libimobiledevice-1.0.pc tools/.libs/* tools/idevice* +tools/afcclient !tools/idevice*.[ch] cython/.libs/* cython/*.c