diff options
author | Lars Magne Ingebrigtsen <larsi@gnus.org> | 2014-11-13 17:58:07 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2014-11-13 17:58:07 +0200 |
commit | 3d08bc4e30224fe24ec4481cd5602faf5324913e (patch) | |
tree | b263799f9952a466567e68f58bbbea697120d810 /ChangeLog | |
parent | e18c2a53a9813617cfe4862dc03ddd7666133b58 (diff) | |
download | emacs-3d08bc4e30224fe24ec4481cd5602faf5324913e.tar.gz |
Backport .gitignore changes from master.
.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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ce0e09902d0..33c4dd924fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org> + + * .gitignore: Copy over sufficient ignorable files from the old + .bzrignore that a simple build doesn't list lots of unregistered + files. + 2014-11-11 Eric S. Raymond <esr@thyrsus.com> * Makefile.in: git transition - set VCWITNESS appropriately for git. |