diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-10-07 05:40:26 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-10-07 05:40:26 +0000 |
commit | ad4191d22b44c7ad79d93e17ea05cf5926497839 (patch) | |
tree | b9823cc960a9fdb958a21084070820b401c479fb /.cvsignore | |
parent | Make a dummy window with a name, so xrestop can point its finger at (diff) | |
download | xcman-ad4191d22b44c7ad79d93e17ea05cf5926497839.tar.gz xcman-ad4191d22b44c7ad79d93e17ea05cf5926497839.tar.bz2 xcman-ad4191d22b44c7ad79d93e17ea05cf5926497839.tar.xz |
Add the foreign flag so autotools doesn't incorrectly slap a GPL on this,
and add a .cvsignore for cvs up clarity.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..44db55f --- /dev/null +++ b/.cvsignore @@ -0,0 +1,15 @@ +.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 |