summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-07-16 03:58:51 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-07-16 03:58:51 -0400
commitcb7840991612fbbe259bf07c53f34577c5b5c2b9 (patch)
tree209c030f035a1019f7732939469643c5ff271043
parent0c045ca14adb853932e39ae5c2d07f9008ab4ee8 (diff)
ignore LOGS generated in test-builds
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a05a643..67478a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
#
# X.Org module default exclusion patterns
-# The next section if for module specific patterns
+# The next section is for module specific patterns
#
# Do not edit the following section
# GNU Build System (Autotools)
@@ -76,3 +76,4 @@ core
# Edit the following section as needed
# For example, !report.pc overrides *.pc. See 'man gitignore'
#
+LOGS