diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | test/.gitignore | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 94a12fdc2..dc56b4651 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ mkinstalldirs py-compile stamp-h? symlink-tree +test-driver texinfo.tex ylwrap diff --git a/test/.gitignore b/test/.gitignore index da86d6ebc..a62fc3d70 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -11,3 +11,5 @@ xfree86 xkb xtest signal-logging +*.log +*.trs |