Merge pull request #591 from machinelevel/dev

Update .gitignore to exclude the Leap SDK files, but not the stub header
This commit is contained in:
Philip Rosedale 2013-06-27 16:53:33 -07:00
commit ddc85272b9

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/