aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2014-11-13 15:25:48 +0100
committerLars Magne Ingebrigtsen2014-11-13 15:25:48 +0100
commit38fa4bcbd238a0628ca51c5cd656211a0ef62eef (patch)
tree2123d305fe877255f44ef4f4f1a940b72406aca5 /ChangeLog
parent653bddcea2b852486b427316819aaeb675dd2cc4 (diff)
downloademacs-38fa4bcbd238a0628ca51c5cd656211a0ef62eef.tar.gz
emacs-38fa4bcbd238a0628ca51c5cd656211a0ef62eef.zip
Add automaticall built files to .gitignore
* .gitignore: Copy over sufficient ignorable files from the old .bzrignore that a simple build doesn't list lots of unregistered files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9aa2a02cbf0..174fe6a3d41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12014-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * .gitignore: Copy over sufficient ignorable files from the old
4 .bzrignore that a simple build doesn't list lots of unregistered
5 files.
6
12014-11-11 Eric S. Raymond <esr@thyrsus.com> 72014-11-11 Eric S. Raymond <esr@thyrsus.com>
2 8
3 * Makefile.in: git transition - set VCWITNESS appropriately for git. 9 * Makefile.in: git transition - set VCWITNESS appropriately for git.