cedric pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=005c4b09f2221366df4110e6b99f5dc7f6fd90c7
commit 005c4b09f2221366df4110e6b99f5dc7f6fd90c7 Author: Cedric Bail <[email protected]> Date: Sun Dec 1 21:14:27 2013 +0900 gitignore: added autotools tool. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 936d92b..84e5f7e 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,7 @@ elementary-*-doc.tar.bz2 /ltmain.sh /missing /stamp-h1 +/ar-lib /test-driver core cscope.* --
