about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Etc/.gitignore1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5dd2ad9b..adf8885ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-08-23  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* unposted: Etc/.gitignore: ignore generated FAQ*.html files.
+
 2014-08-22  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 33042: NEWS, Src/jobs.c: $? and $pipestatus report 128+signal
diff --git a/Etc/.gitignore b/Etc/.gitignore
new file mode 100644
index 000000000..595541f37
--- /dev/null
+++ b/Etc/.gitignore
@@ -0,0 +1 @@
+FAQ*.html