diff options
| author | Paul Eggert | 2014-11-17 17:56:49 -0800 |
|---|---|---|
| committer | Paul Eggert | 2014-11-17 17:58:28 -0800 |
| commit | 342bc0e04b68d9c52503816bedaf67c9e77be8d2 (patch) | |
| tree | 1f4ffa3d53d528ed0b0497e4b7883cce10d56ad8 /lisp | |
| parent | 81e0cca7bbc99dbfda898a8aaab740ae121cf045 (diff) | |
| download | emacs-342bc0e04b68d9c52503816bedaf67c9e77be8d2.tar.gz emacs-342bc0e04b68d9c52503816bedaf67c9e77be8d2.zip | |
.gitignore cleanup.
* .gitignore: Merge contents of subsidiary files and organize the
result so as to avoid duplication. Remove no-longer needed entries.
* admin/charsets/.gitignore, admin/unidata/.gitignore:
* doc/lispintro/.gitignore, etc/.gitignore, leim/.gitignore:
* leim/ja-dic/.gitignore, lib-src/.gitignore, lisp/.gitignore:
* lisp/calc/.gitignore, lisp/calendar/.gitignore:
* lisp/cedet/.gitignore, lisp/emulation/.gitignore:
* lisp/erc/.gitignore, lisp/eshell/.gitignore, lisp/gnus/.gitignore:
* lisp/international/.gitignore, lisp/language/.gitignore:
* lisp/leim/.gitignore, lisp/leim/quail/.gitignore:
* lisp/mail/.gitignore, lisp/mh-e/.gitignore, lisp/net/.gitignore:
* lisp/nxml/.gitignore, lisp/obsolete/.gitignore:
* lisp/play/.gitignore, lisp/progmodes/.gitignore:
* lisp/term/.gitignore, lisp/textmodes/.gitignore:
* lisp/url/.gitignore, nt/.gitignore, src/.gitignore:
Remove; no longer needed.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/.gitignore | 6 | ||||
| -rw-r--r-- | lisp/calc/.gitignore | 2 | ||||
| -rw-r--r-- | lisp/calendar/.gitignore | 4 | ||||
| -rw-r--r-- | lisp/cedet/.gitignore | 8 | ||||
| -rw-r--r-- | lisp/emulation/.gitignore | 1 | ||||
| -rw-r--r-- | lisp/erc/.gitignore | 3 | ||||
| -rw-r--r-- | lisp/eshell/.gitignore | 2 | ||||
| -rw-r--r-- | lisp/gnus/.gitignore | 1 | ||||
| -rw-r--r-- | lisp/international/.gitignore | 16 | ||||
| -rw-r--r-- | lisp/language/.gitignore | 1 | ||||
| -rw-r--r-- | lisp/leim/.gitignore | 2 | ||||
| -rw-r--r-- | lisp/leim/quail/.gitignore | 22 | ||||
| -rw-r--r-- | lisp/mail/.gitignore | 1 | ||||
| -rw-r--r-- | lisp/mh-e/.gitignore | 3 | ||||
| -rw-r--r-- | lisp/net/.gitignore | 1 | ||||
| -rw-r--r-- | lisp/nxml/.gitignore | 2 | ||||
| -rw-r--r-- | lisp/obsolete/.gitignore | 0 | ||||
| -rw-r--r-- | lisp/play/.gitignore | 1 | ||||
| -rw-r--r-- | lisp/progmodes/.gitignore | 1 | ||||
| -rw-r--r-- | lisp/term/.gitignore | 1 | ||||
| -rw-r--r-- | lisp/textmodes/.gitignore | 1 | ||||
| -rw-r--r-- | lisp/url/.gitignore | 4 |
22 files changed, 0 insertions, 83 deletions
diff --git a/lisp/.gitignore b/lisp/.gitignore deleted file mode 100644 index 6d5166e1349..00000000000 --- a/lisp/.gitignore +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | *.elc | ||
| 2 | *-loaddefs.el | ||
| 3 | loaddefs.el | ||
| 4 | subdirs.el | ||
| 5 | finder-inf.el | ||
| 6 | cus-load.el | ||
diff --git a/lisp/calc/.gitignore b/lisp/calc/.gitignore deleted file mode 100644 index a46b68dccbd..00000000000 --- a/lisp/calc/.gitignore +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | *.elc | ||
| 2 | calc-loaddefs.el | ||
diff --git a/lisp/calendar/.gitignore b/lisp/calendar/.gitignore deleted file mode 100644 index d0de296c6e3..00000000000 --- a/lisp/calendar/.gitignore +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | *.elc | ||
| 2 | cal-loaddefs.el | ||
| 3 | diary-loaddefs.el | ||
| 4 | hol-loaddefs.el | ||
diff --git a/lisp/cedet/.gitignore b/lisp/cedet/.gitignore deleted file mode 100644 index 976586eb53b..00000000000 --- a/lisp/cedet/.gitignore +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | ## Generated grammar files. | ||
| 2 | semantic/bovine/c-by.el | ||
| 3 | semantic/bovine/make-by.el | ||
| 4 | semantic/bovine/scm-by.el | ||
| 5 | semantic/wisent/javat-wy.el | ||
| 6 | semantic/wisent/js-wy.el | ||
| 7 | semantic/wisent/python-wy.el | ||
| 8 | srecode/srt-wy.el | ||
diff --git a/lisp/emulation/.gitignore b/lisp/emulation/.gitignore deleted file mode 100644 index c531d9867f6..00000000000 --- a/lisp/emulation/.gitignore +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | *.elc | ||
diff --git a/lisp/erc/.gitignore b/lisp/erc/.gitignore deleted file mode 100644 index 7053c310135..00000000000 --- a/lisp/erc/.gitignore +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | {arch} | ||
| 2 | .arch-ids | ||
| 3 | *.elc | ||
diff --git a/lisp/eshell/.gitignore b/lisp/eshell/.gitignore deleted file mode 100644 index 2abf84ba3ee..00000000000 --- a/lisp/eshell/.gitignore +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | esh-groups.el | ||
| 2 | |||
diff --git a/lisp/gnus/.gitignore b/lisp/gnus/.gitignore deleted file mode 100644 index c531d9867f6..00000000000 --- a/lisp/gnus/.gitignore +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | *.elc | ||
diff --git a/lisp/international/.gitignore b/lisp/international/.gitignore deleted file mode 100644 index 161b3125972..00000000000 --- a/lisp/international/.gitignore +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | # Generated Unicode files. | ||
| 2 | charprop.el | ||
| 3 | uni-bidi.el | ||
| 4 | uni-category.el | ||
| 5 | uni-combining.el | ||
| 6 | uni-comment.el | ||
| 7 | uni-decimal.el | ||
| 8 | uni-decomposition.el | ||
| 9 | uni-digit.el | ||
| 10 | uni-lowercase.el | ||
| 11 | uni-mirrored.el | ||
| 12 | uni-name.el | ||
| 13 | uni-numeric.el | ||
| 14 | uni-old-name.el | ||
| 15 | uni-titlecase.el | ||
| 16 | uni-uppercase.el | ||
diff --git a/lisp/language/.gitignore b/lisp/language/.gitignore deleted file mode 100644 index c531d9867f6..00000000000 --- a/lisp/language/.gitignore +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | *.elc | ||
diff --git a/lisp/leim/.gitignore b/lisp/leim/.gitignore deleted file mode 100644 index 57b77bad9ca..00000000000 --- a/lisp/leim/.gitignore +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | ja-dic/ | ||
| 2 | leim-list.el | ||
diff --git a/lisp/leim/quail/.gitignore b/lisp/leim/quail/.gitignore deleted file mode 100644 index c3f9e36f0db..00000000000 --- a/lisp/leim/quail/.gitignore +++ /dev/null | |||
| @@ -1,22 +0,0 @@ | |||
| 1 | 4Corner.el | ||
| 2 | ARRAY30.el | ||
| 3 | CCDOSPY.el | ||
| 4 | CTLau-b5.el | ||
| 5 | CTLau.el | ||
| 6 | ECDICT.el | ||
| 7 | ETZY.el | ||
| 8 | PY-b5.el | ||
| 9 | PY.el | ||
| 10 | Punct-b5.el | ||
| 11 | Punct.el | ||
| 12 | QJ-b5.el | ||
| 13 | QJ.el | ||
| 14 | SW.el | ||
| 15 | TONEPY.el | ||
| 16 | ZIRANMA.el | ||
| 17 | ZOZY.el | ||
| 18 | quick-b5.el | ||
| 19 | quick-cns.el | ||
| 20 | tsang-b5.el | ||
| 21 | tsang-cns.el | ||
| 22 | |||
diff --git a/lisp/mail/.gitignore b/lisp/mail/.gitignore deleted file mode 100644 index c531d9867f6..00000000000 --- a/lisp/mail/.gitignore +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | *.elc | ||
diff --git a/lisp/mh-e/.gitignore b/lisp/mh-e/.gitignore deleted file mode 100644 index 2e5b1740f15..00000000000 --- a/lisp/mh-e/.gitignore +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | mh-autoloads.el | ||
| 2 | mh-cus-load.el | ||
| 3 | mh-loaddefs.el | ||
diff --git a/lisp/net/.gitignore b/lisp/net/.gitignore deleted file mode 100644 index c531d9867f6..00000000000 --- a/lisp/net/.gitignore +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | *.elc | ||
diff --git a/lisp/nxml/.gitignore b/lisp/nxml/.gitignore deleted file mode 100644 index f18ed02a937..00000000000 --- a/lisp/nxml/.gitignore +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | *.elc | ||
| 2 | subdirs.el | ||
diff --git a/lisp/obsolete/.gitignore b/lisp/obsolete/.gitignore deleted file mode 100644 index e69de29bb2d..00000000000 --- a/lisp/obsolete/.gitignore +++ /dev/null | |||
diff --git a/lisp/play/.gitignore b/lisp/play/.gitignore deleted file mode 100644 index c531d9867f6..00000000000 --- a/lisp/play/.gitignore +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | *.elc | ||
diff --git a/lisp/progmodes/.gitignore b/lisp/progmodes/.gitignore deleted file mode 100644 index c531d9867f6..00000000000 --- a/lisp/progmodes/.gitignore +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | *.elc | ||
diff --git a/lisp/term/.gitignore b/lisp/term/.gitignore deleted file mode 100644 index c531d9867f6..00000000000 --- a/lisp/term/.gitignore +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | *.elc | ||
diff --git a/lisp/textmodes/.gitignore b/lisp/textmodes/.gitignore deleted file mode 100644 index c531d9867f6..00000000000 --- a/lisp/textmodes/.gitignore +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | *.elc | ||
diff --git a/lisp/url/.gitignore b/lisp/url/.gitignore deleted file mode 100644 index 362a9c89b75..00000000000 --- a/lisp/url/.gitignore +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | Makefile | ||
| 2 | auto-autoloads.el | ||
| 3 | custom-load.el | ||
| 4 | url-auto.el | ||