aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-10-05 15:40:38 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-10-05 15:40:38 +0200
commit3d54256257bef55e398f26ab1f0f7aa21901eddd (patch)
tree01c396ee94ad9c12c6af776257d79fe727f9657f /.gitignore
parentffb67c9dcd22c4c3258b9ef78301e404e7d9a796 (diff)
downloadnissy-core-3d54256257bef55e398f26ab1f0f7aa21901eddd.tar.gz
nissy-core-3d54256257bef55e398f26ab1f0f7aa21901eddd.zip
Avoid multiple compilation when running tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 24893c2..e0538cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
1test/*/runtest 1test/*/runtest
2test/run 2test/run
3test/last.* 3test/last.*
4test/*.o

Generated with cgit - Back to sebastiano.tronto.net