diff options
author | Brad King <brad.king@kitware.com> | 2012-04-19 13:07:55 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2012-04-19 13:07:55 (GMT) |
commit | fe0f7e362da3ec050e30f1b3f9814859cf41d996 (patch) | |
tree | cef76eabf0654500554ff61b1c6cd22df0aa6974 /Utilities/.gitattributes | |
parent | 168f38ee5f60a1a8bfe395ed728e0bffc623c7d4 (diff) | |
parent | 6aba9fa5a5e25758069425435a6b67e63d8afb42 (diff) | |
download | CMake-fe0f7e362da3ec050e30f1b3f9814859cf41d996.zip CMake-fe0f7e362da3ec050e30f1b3f9814859cf41d996.tar.gz CMake-fe0f7e362da3ec050e30f1b3f9814859cf41d996.tar.bz2 |
Merge branch 'developer-setup'
Diffstat (limited to 'Utilities/.gitattributes')
-rw-r--r-- | Utilities/.gitattributes | 2 |
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 |