diff options
author | vimene <vincent.menegaux@gmail.com> | 2023-11-28 06:33:03 +0100 |
---|---|---|
committer | vimene <vincent.menegaux@gmail.com> | 2023-11-28 06:33:03 +0100 |
commit | 7b4214055a8266fb33561d4a803b4ca0a155157f (patch) | |
tree | 51dc202a45238a98795d9ae105040358eb6fdaeb /.gitignore | |
parent | 5b63a7937c95c3737826cb2b43cb607b96f26011 (diff) | |
download | engine-7b4214055a8266fb33561d4a803b4ca0a155157f.tar.gz |
integrated criterion within autotools
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,6 +23,9 @@ Makefile.in /autom4te.cache/ /config.log /config.status +/engine-tests.log +/engine-tests.trs +/test-suite.log # vim .*.swp |