diff --git a/.gitignore b/.gitignore index 13885b76..50dcddfa 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,8 @@ /missing /test-driver +# Custom + /Makefile.in /include/Makefile.in @@ -79,16 +81,18 @@ /stamp-h1 /test-suite.log -/Makefile -/include/Makefile -/include/kernaux.h -/include/kernaux/console.h - /examples/*.log /examples/*.trs /tests/test*.log /tests/test*.trs +# Custom + +/Makefile +/include/Makefile +/include/kernaux.h +/include/kernaux/console.h + /examples/assert_guards /examples/assert_simple /examples/cmdline