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 /admin | |
| 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 'admin')
| -rw-r--r-- | admin/charsets/.gitignore | 2 | ||||
| -rw-r--r-- | admin/unidata/.gitignore | 3 |
2 files changed, 0 insertions, 5 deletions
diff --git a/admin/charsets/.gitignore b/admin/charsets/.gitignore deleted file mode 100644 index ea375dc5915..00000000000 --- a/admin/charsets/.gitignore +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | *.map | ||
| 2 | *.el | ||
diff --git a/admin/unidata/.gitignore b/admin/unidata/.gitignore deleted file mode 100644 index 3f2d8ca551d..00000000000 --- a/admin/unidata/.gitignore +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | *.elc | ||
| 2 | unidata.txt | ||
| 3 | |||