Prechádzať zdrojové kódy

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 rokov pred
rodič
commit
6aba9fa5a5
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  1. 2 0
      Utilities/.gitattributes

+ 2 - 0
Utilities/.gitattributes

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