diff options
author | Andy Cedilnik <andy.cedilnik@kitware.com> | 2002-04-24 14:08:24 (GMT) |
---|---|---|
committer | Andy Cedilnik <andy.cedilnik@kitware.com> | 2002-04-24 14:08:24 (GMT) |
commit | 0c948312edfee7cf3e44c167bdc20f86b8f60266 (patch) | |
tree | 56fb1b5f5106526e2f6f5278a19b4b9f56a3ffdf /Source/.cvsignore | |
parent | 77bb62e00c5ba7a77cbee2cc710b7631891c0518 (diff) | |
download | CMake-0c948312edfee7cf3e44c167bdc20f86b8f60266.zip CMake-0c948312edfee7cf3e44c167bdc20f86b8f60266.tar.gz CMake-0c948312edfee7cf3e44c167bdc20f86b8f60266.tar.bz2 |
Add cvsignore so that you do not see visual stufio files when you do cvs update
Diffstat (limited to 'Source/.cvsignore')
-rw-r--r-- | Source/.cvsignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Source/.cvsignore b/Source/.cvsignore new file mode 100644 index 0000000..31e286c --- /dev/null +++ b/Source/.cvsignore @@ -0,0 +1,5 @@ +ccommand___Win32_Debug +Debug +cmake___Win32_Debug +ctest___Win32_Debug +CMakeSetup.map |