diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-04-11 15:37:10 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-04-11 15:37:10 -0700 |
commit | e3146e963d7bf333d0e01d9d556d6c8be722898d (patch) | |
tree | aaea8547380a4043d4e98adb091a641de83cb3f2 /.gitignore | |
parent | db38b36c535baeda5bdc8a873b32f678e7df8e36 (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b26ff65 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +.deps +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +ico +ico.1 +install-sh +missing +stamp-h1 +*~ |