commit | 41633fdd612e86b216c5c7a8e1f9c5bb108aa9ae | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Mon May 25 10:29:22 2020 +0930 |
committer | Andrew Jeffery <andrew@aj.id.au> | Thu May 28 16:04:36 2020 +0930 |
tree | f2c3f8a644994fd913f16199a87cd07000de5a6b | |
parent | da1a1e1749c9ee5f7aec12561eba1cffacf94df8 [diff] |
gitignore: Add build artefacts `git status` is pretty badly cluttered after running `make check`. Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: If7609527a20261658bbe2d4e2c71df0180175ca8
diff --git a/.gitignore b/.gitignore index 635c79e..d2779ed 100644 --- a/.gitignore +++ b/.gitignore
@@ -17,11 +17,17 @@ *.gcno *.in install-sh +*.la libtool +*.lo +*.log ltmain.sh m4 Makefile missing +*.o stamp-h1 *.swp test-driver +*.trs +.libs