From 0ddd4e4717b55801a9a1e99547e2f1451728d9ca Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 23 Aug 2014 00:22:55 +0000 Subject: Update .gitignore file git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10247 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index e0b02c127..bf1f20ef9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # ignore file for git - generated from subversion with: # git svn show-ignore +*.o +*.exe + # / /autom4te*.cache /clang @@ -156,6 +159,7 @@ /test/glpuzzle /test/hello /test/help +/test/icon /test/iconize /test/image /test/inactive -- cgit v1.2.3