Don't consider the built directories, or the thirdparty and sample directories when scanning with git

This commit is contained in:
Chris Brunner 2014-12-02 10:16:03 -08:00
parent ca08937082
commit d498f9a75b

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/built_x64
/built
/samples
/thirdparty