diff options
author | Brad King <brad.king@kitware.com> | 2016-07-11 13:56:14 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2016-07-11 13:56:14 (GMT) |
commit | 35284a63ea2451d725ca6776414b7cafddd8b9a7 (patch) | |
tree | 849b831d93de22cc08631f964516758fcd381736 /Source | |
parent | 7af4bc69c5a7bbc373f704edddeb7d644c809825 (diff) | |
parent | b4811f3e57323540e644ad2ab81afd5bec78b459 (diff) | |
download | CMake-35284a63ea2451d725ca6776414b7cafddd8b9a7.zip CMake-35284a63ea2451d725ca6776414b7cafddd8b9a7.tar.gz CMake-35284a63ea2451d725ca6776414b7cafddd8b9a7.tar.bz2 |
Merge topic 'add-gitignore'
b4811f3e Tell Git to ignore .DS_Store files
4786ec51 Source: Remove long-unused .cvsignore file
Diffstat (limited to 'Source')
-rw-r--r-- | Source/.cvsignore | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Source/.cvsignore b/Source/.cvsignore deleted file mode 100644 index 31e286c..0000000 --- a/Source/.cvsignore +++ /dev/null @@ -1,5 +0,0 @@ -ccommand___Win32_Debug -Debug -cmake___Win32_Debug -ctest___Win32_Debug -CMakeSetup.map |