Ignore DejaGnu output files and scratchpad used with testsuite
authorJacob Bachmeyer <jcb@gnu.org>
Sat, 6 Mar 2021 23:50:22 +0000 (17:50 -0600)
committerJacob Bachmeyer <jcb@gnu.org>
Sat, 6 Mar 2021 23:50:22 +0000 (17:50 -0600)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..3a71330
--- /dev/null
@@ -0,0 +1,5 @@
+# ignore DejaGnu log and summary files
+*.log
+*.sum
+# ignore testsuite working subtree
+test.tmp/