Update .gitignore to exclude the Leap SDK files, but not the stub header

This commit is contained in:
Eric Johnston 2013-06-27 13:55:16 -07:00
parent b4f5df17ab
commit b1d345f0dc

13
.gitignore vendored
View file

@ -23,4 +23,15 @@ profile
*.moved-aside
DerivedData
.idea/
*.hmap
*.hmap
#Ignore Leap, but not the stubs
interface/external/Leap/docs/
interface/external/Leap/include/
interface/external/Leap/lib/
interface/external/Leap/samples/
interface/external/Leap/util/