projects
/
gatekeeper.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0520448
)
Ignore DejaGnu output files and scratchpad used with testsuite
author
Jacob Bachmeyer
<jcb@gnu.org>
Sat, 6 Mar 2021 23:50:22 +0000
(17:50 -0600)
committer
Jacob Bachmeyer
<jcb@gnu.org>
Sat, 6 Mar 2021 23:50:22 +0000
(17:50 -0600)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
3a71330
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,5
@@
+# ignore DejaGnu log and summary files
+*.log
+*.sum
+# ignore testsuite working subtree
+test.tmp/