all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 235e1fb8b56d7acfaedbdc96326f9177855bc268 1175 bytes (raw)
name: .gitignore 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
 
configure
aclocal.m4
compile
config.guess
config.sub
depcomp
install-sh
missing
lib/Makefile.in
src/config.in
autom4te.cache
makefile
TAGS
*~
.#*
/README.W32

/bin/
/site-lisp/
/leim/ja-dic/
etc/refcards/*.aux
etc/refcards/*.log
info/dir
info/*.info
test/biditest.txt

Makefile
config.log
config.status
config.cache
lib-src/blessmail
lib-src/ctags
lib-src/ebrowse
lib-src/emacsclient
lib-src/etags
lib-src/hexl
lib-src/make-docfile
lib-src/movemail
lib-src/profile
lib-src/test-distrib
lib-src/update-game-score
*.o
*.exe
*.res
lib/alloca.h
lib/arg-nonnull.h
lib/byteswap.h
lib/c++defs.h
lib/dirent.h
lib/errno.h
lib/execinfo.h
lib/fcntl.h
lib/getopt.h
lib/inttypes.h
lib/libgnu.a
lib/signal.h
lib/stdio.h
lib/stdlib.h
lib/stdalign.h
lib/string.h
lib/sys/
lib/time.h
lib/unistd.h
lib/warn-on-use.h
src/bootstrap-emacs
src/deps/
src/emacs
src/emacs-[0-9]*
src/gl-stamp
src/globals.h
src/stamp-h1
src/temacs
src/temacs.map
src/temacs.tmp
doc/emacs/emacsver.texi
doc/man/emacs.1
etc/refcards/emacsver.tex
lib/.deps/
lisp/international/uni-brackets.el
lwlib/deps/
lwlib/liblw.a
leim/changed.misc
leim/changed.tit
test/automated/*.elc
test/automated/*.log
test/automated/**/a.out

debug log:

solving 235e1fb ...
found 235e1fb in https://yhetil.org/emacs/CAOSer0A3zeDUN=y9caCD_abPChMd8FNTWHQ9sQSnTxgLnasbfw@mail.gmail.com/
found 1fb7d49 in https://git.savannah.gnu.org/cgit/emacs.git
preparing index
index prepared:
100644 1fb7d493177ff2b84df55da699d1ab019e264184	.gitignore

applying [1/1] https://yhetil.org/emacs/CAOSer0A3zeDUN=y9caCD_abPChMd8FNTWHQ9sQSnTxgLnasbfw@mail.gmail.com/
diff --git a/.gitignore b/.gitignore
index 1fb7d49..235e1fb 100644

Checking patch .gitignore...
Applied patch .gitignore cleanly.

index at:
100644 235e1fb8b56d7acfaedbdc96326f9177855bc268	.gitignore

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.