[LTP] [PATCH] gitignore: Add some binaries to gitignore
Cyril Hrubis
chrubis@suse.cz
Wed Apr 18 11:58:10 CEST 2018
Hi!
These are leftovers after removed testcases.
When we delete a test we also delte the .gitignore entry but the
compiled binary still stays in your compiled tree and 'make clean' does
not remove these either since our build system derives list of binaries
based on the present C sources.
You may want to run 'git clean -i' to get rid of these.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list