summaryrefslogtreecommitdiffstats
path: root/Utilities/.gitattributes
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2012-03-02 19:35:13 (GMT)
committerBrad King <brad.king@kitware.com>2012-03-02 19:36:56 (GMT)
commit6aba9fa5a5e25758069425435a6b67e63d8afb42 (patch)
tree44239346433936939b6ce83b59ffb72c0a3b3e87 /Utilities/.gitattributes
parentec127a560d6bdcb32960515563ba5fee42f4a3c9 (diff)
downloadCMake-6aba9fa5a5e25758069425435a6b67e63d8afb42.zip
CMake-6aba9fa5a5e25758069425435a6b67e63d8afb42.tar.gz
CMake-6aba9fa5a5e25758069425435a6b67e63d8afb42.tar.bz2
Exclude from CMake source archives files specific to Git work tree
Add the "export-ignore" attribute to SetupForDevelopment.sh and the Git/ hooks directory.
Diffstat (limited to 'Utilities/.gitattributes')
-rw-r--r--Utilities/.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Utilities/.gitattributes b/Utilities/.gitattributes
new file mode 100644
index 0000000..e3a9e61
--- /dev/null
+++ b/Utilities/.gitattributes
@@ -0,0 +1,2 @@
+/Git export-ignore
+SetupForDevelopment.sh export-ignore