mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Add more .gitignore
This commit is contained in:
parent
579ca67bf4
commit
88ec1a4af7
2 changed files with 18 additions and 1 deletions
17
lisp/international/.gitignore
vendored
17
lisp/international/.gitignore
vendored
|
|
@ -1 +1,16 @@
|
|||
*.elc
|
||||
# Generated Unicode files.
|
||||
charprop.el
|
||||
uni-bidi.el
|
||||
uni-category.el
|
||||
uni-combining.el
|
||||
uni-comment.el
|
||||
uni-decimal.el
|
||||
uni-decomposition.el
|
||||
uni-digit.el
|
||||
uni-lowercase.el
|
||||
uni-mirrored.el
|
||||
uni-name.el
|
||||
uni-numeric.el
|
||||
uni-old-name.el
|
||||
uni-titlecase.el
|
||||
uni-uppercase.el
|
||||
|
|
|
|||
2
lisp/leim/.gitignore
vendored
Normal file
2
lisp/leim/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
ja-dic/
|
||||
leim-list.el
|
||||
Loading…
Add table
Add a link
Reference in a new issue