diff options
-rw-r--r-- | .gitignore | 4 | ||||
-rw-r--r-- | ChangeLog | 4 |
2 files changed, 8 insertions, 0 deletions
@@ -5,3 +5,7 @@ TAGS *.la *.o *autom4te.cache +.deps +Makefile +config.log +config.status @@ -1,3 +1,7 @@ +2020-05-24 Tom Tromey <tom@tromey.com> + + * .gitignore: Add files. + 2020-05-20 Jacob Bachmeyer <jcb62281+dev@gmail.com> * testsuite/runtest.libs/target.test: Use mockutil.tcl. |