diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2016-09-28 15:29:04 +0900 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2016-09-28 16:02:12 +0900 |
commit | 1d72e38abe8c425644cbbef098bdf67fbc8c2c0d (patch) | |
tree | f58573f2bda02a7d877630dba2ec5e3deaeaae9d /.gitignore | |
parent | d54b5fba6c7e7f13ca63a47fc177e4d141995a8d (diff) | |
download | efl-1d72e38abe8c425644cbbef098bdf67fbc8c2c0d.tar.gz |
update gitignore to ignore eo_dbug output script from .in file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0abffa9a0d..0dbb55242c 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,4 @@ tags Session.vim /elm_intro.h /src/modules/evas/engines/gl_common/shader_3d/evas_3d_shaders.x +/src/scripts/eo/eo_debug |