diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2009-03-03 15:47:54 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2009-03-03 15:47:54 +0000 |
commit | 9b2c84d6456f5c800718114c730fbbb883972abc (patch) | |
tree | 427e464f738e6f108cf13fcd1f963498a6e57591 /leim | |
parent | 6c3f620a8689058e6b1540f0d91edb7233c25476 (diff) | |
download | emacs-9b2c84d6456f5c800718114c730fbbb883972abc.tar.gz |
Add .gitignore rules for in-place builds.
Diffstat (limited to 'leim')
-rw-r--r-- | leim/.gitignore | 1 | ||||
-rw-r--r-- | leim/quail/.gitignore | 8 |
2 files changed, 4 insertions, 5 deletions
diff --git a/leim/.gitignore b/leim/.gitignore index 5ffd77e31ae..5fca4a301ba 100644 --- a/leim/.gitignore +++ b/leim/.gitignore @@ -1,3 +1,4 @@ *.elc +leim-list.el # arch-tag: 652dce56-7a2f-46ff-8699-c3289ccdc165 diff --git a/leim/quail/.gitignore b/leim/quail/.gitignore index c359d3a4515..1e5ba6dc4ea 100644 --- a/leim/quail/.gitignore +++ b/leim/quail/.gitignore @@ -1,9 +1,8 @@ -*.elc 4Corner.el ARRAY30.el CCDOSPY.el -CTLau.el CTLau-b5.el +CTLau.el ECDICT.el ETZY.el PY-b5.el @@ -16,8 +15,7 @@ SW.el TONEPY.el ZIRANMA.el ZOZY.el -tsang-cns.el +quick-b5.el quick-cns.el tsang-b5.el -quick-b5.el - +tsang-cns.el |