diff --git a/.gitignore b/.gitignore index b6ca7c09e8..cebf9eb113 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,15 @@ profile *.moved-aside DerivedData .idea/ -*.hmap \ No newline at end of file + +*.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/ + + +