Преглед изворни кода

Exclude from CMake source archives files specific to Git work tree

Add the "export-ignore" attribute to SetupForDevelopment.sh and
the Git/ hooks directory.
Brad King пре 14 година
родитељ
комит
6aba9fa5a5
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      Utilities/.gitattributes

+ 2 - 0
Utilities/.gitattributes

@@ -0,0 +1,2 @@
+/Git                    export-ignore
+SetupForDevelopment.sh  export-ignore