cmake_modules/cpackvars.cmake
changeset 10569 a960f529d4bc
parent 10565 1368ba6d538c
child 12835 71cdc02ccca6
--- a/cmake_modules/cpackvars.cmake	Fri Nov 28 21:30:36 2014 -0500
+++ b/cmake_modules/cpackvars.cmake	Sat Nov 29 09:39:35 2014 -0500
@@ -35,6 +35,7 @@
     ".swp"
     #version control
     "\\\\.hg"
+    "\\\\.git"
     "\\\\.orig$"
     #output binary/library
     "\\\\.exe$"