Git: Ignore NativeToolsExport.cmake

NativeToolsExport.cmake gets generated in non-cross builds so potential
cross builds later know where to find a native c4group.

Ignore it so in-tree builds don't accidentally commit it.
Controls
Nicolas Hake 2015-05-27 22:42:46 +02:00
parent d53c8bffad
commit dd56c56eff
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -42,6 +42,7 @@ CPackSourceConfig.cmake
*.rule
editor-icons.h
oc-icon.h
NativeToolsExport.cmake
# Documentation
*.pyc