ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=9d513c2ed52e8e74ab862f794c80c048bc0c0b67
commit 9d513c2ed52e8e74ab862f794c80c048bc0c0b67 Author: Andy Williams <[email protected]> Date: Sat Feb 7 16:47:55 2015 +0000 Let's ignore make's dirstamp files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c1916e1..31f94c2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ .deps *.gcno *.gcda +.dirstamp /src/bin/edi /src/bin/edi_build --
