diff options
author | Miles Bader <miles@gnu.org> | 2009-02-03 23:32:38 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2009-02-03 23:32:38 +0000 |
commit | 7a498f39bae0ed805ca8e68a159f82a06e2afaac (patch) | |
tree | 8c44737d7d3556f06b9700c07f8d7ccd0875f499 /leim | |
parent | 66afa68971cced34d1911a0866297cc5addd518c (diff) | |
download | emacs-7a498f39bae0ed805ca8e68a159f82a06e2afaac.tar.gz |
Add .gitignore files
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1533
Diffstat (limited to 'leim')
-rw-r--r-- | leim/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/leim/.gitignore b/leim/.gitignore new file mode 100644 index 00000000000..5ffd77e31ae --- /dev/null +++ b/leim/.gitignore @@ -0,0 +1,3 @@ +*.elc + +# arch-tag: 652dce56-7a2f-46ff-8699-c3289ccdc165 |