aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorregnat <rg@regnat.ovh>2021-10-08 10:12:27 +0200
committerregnat <rg@regnat.ovh>2021-10-08 10:12:27 +0200
commit0351422662133b6e51217e36c8bab539c855dfdc (patch)
treedce71ad80037186205f4ca47f03ee643e1190d9c /.gitignore
parent6bd74a6beaabcf8fe73d2d48894f9870648e0eb1 (diff)
gitignore the `libstore-tests` executable
So that running `make` still leaves a clean tree
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 86ffe9304..b6a5f6adc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,6 +40,7 @@ perl/Makefile.config
# /src/libstore/
*.gen.*
+/src/libstore/tests/libstore-tests
# /src/libutil/
/src/libutil/tests/libutil-tests