englebass pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=11a7aa51ecbd80f2c9b407ee1e9130fa40f439a7
commit 11a7aa51ecbd80f2c9b407ee1e9130fa40f439a7 Author: Sebastian Dransfeld <s...@tango.flipp.net> Date: Fri Mar 7 10:01:46 2014 +0100 tiling: gitignore ignore created .edj file --- src/modules/tiling/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/tiling/.gitignore b/src/modules/tiling/.gitignore new file mode 100644 index 0000000..d6ceca6 --- /dev/null +++ b/src/modules/tiling/.gitignore @@ -0,0 +1 @@ +e-module-tiling.edj --