projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9f2509
)
* .gitignore: Remove redundant pattern (subsumed by _*).
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 1 Dec 2014 17:13:35 +0000
(09:13 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 1 Dec 2014 17:16:56 +0000
(09:16 -0800)
.gitignore
patch
|
blob
|
history
ChangeLog
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 989bbb021228bd51395d12ad6679fe3f14637b00..b3a9a9c797295dd411f8a3f04e3f7f83ee121e09 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-117,8
+117,6
@@
deps/
# Logs and temporaries.
*.log
*.tmp
-# Created by MS-DOS builds
-src/_gdbinit
# Time stamps.
stamp_BLD
diff --git
a/ChangeLog
b/ChangeLog
index dba1ff35f06d5176d2d19337a187de9f20e09824..0cf1fe668f80c2d82c04f2ecb35660985028f43d 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2014-12-01 Paul Eggert <eggert@cs.ucla.edu>
+
+ * .gitignore: Remove redundant pattern (subsumed by _*).
+
2014-11-21 Paul Eggert <eggert@cs.ucla.edu>
Add more of the old .bzrignore to .gitignore.