diff options
author | Daniel Kolesa <d.kolesa@samsung.com> | 2014-10-06 13:39:53 +0100 |
---|---|---|
committer | Daniel Kolesa <d.kolesa@samsung.com> | 2014-10-06 13:40:19 +0100 |
commit | 8592006c7c1718c8acbe85b0750f8de32c44e967 (patch) | |
tree | 209ac28be9a338d625e89f909d39af9e0b421004 /.gitignore | |
parent | dee101b08faf0cf5677c1bd92e79f953a5255aa6 (diff) |
gitignore: add .eo.lua
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 04d2a24fc3..fe6cdc86a4 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -32,6 +32,7 @@ tags | |||
32 | *.eo.h | 32 | *.eo.h |
33 | *.eo.legacy.h | 33 | *.eo.legacy.h |
34 | *.eo.hh | 34 | *.eo.hh |
35 | *.eo.lua | ||
35 | .dir-locals.el | 36 | .dir-locals.el |
36 | /efl-*-doc.tar.bz2 | 37 | /efl-*-doc.tar.bz2 |
37 | /ar-lib | 38 | /ar-lib |