mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
* .gitignore: Remove redundant pattern (subsumed by _*).
This commit is contained in:
parent
f9f250920b
commit
d83f0618d4
2 changed files with 4 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -117,8 +117,6 @@ deps/
|
|||
# Logs and temporaries.
|
||||
*.log
|
||||
*.tmp
|
||||
# Created by MS-DOS builds
|
||||
src/_gdbinit
|
||||
|
||||
# Time stamps.
|
||||
stamp_BLD
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue