summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Spooren <mail@aparcar.org>2021-12-28 19:23:11 +0000
committerTimo Teräs <timo.teras@iki.fi>2021-12-29 07:53:17 +0000
commit0b1b090f026b8e6905366fb47401133329163d49 (patch)
treec830ed2929cf05aee8f85abe8c1af911447c8db8
parent2a9c0277c0d633d940a48726b214b89de2957d07 (diff)
downloadapk-tools-0b1b090f026b8e6905366fb47401133329163d49.tar.gz
apk-tools-0b1b090f026b8e6905366fb47401133329163d49.tar.bz2
apk-tools-0b1b090f026b8e6905366fb47401133329163d49.tar.xz
apk-tools-0b1b090f026b8e6905366fb47401133329163d49.zip
gitignore: add build/
The folder is commonly used for meson, ignore it. Signed-off-by: Paul Spooren <mail@aparcar.org>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9c4de7e..e3141c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+build/
src/apk
src/apk-test
src/apk.static