From: James Cloos Date: Fri, 24 Aug 2007 01:21:52 +0000 (-0400) Subject: Remove deprecated .cvsignore X-Git-Url: http://git.openbox.org/?p=dana%2Fxcompmgr.git;a=commitdiff_plain;h=f88dba2d9c19b5397c14b7709cae714f0041d3f4;ds=sidebyside Remove deprecated .cvsignore The repo already has a .gitignore, so just rm the old .cvsignore. Also removed a blank line from .gitignore. --- diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 44db55f..0000000 --- a/.cvsignore +++ /dev/null @@ -1,15 +0,0 @@ -.deps -Makefile -Makefile.in -aclocal.m4 -autom4te.cache -config.h -config.h.in -config.log -config.status -configure -depcomp -install-sh -missing -stamp-h1 -xcompmgr diff --git a/.gitignore b/.gitignore index 04d4700..ce80b37 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,3 @@ missing stamp-h1 xcompmgr *.o -