diff --git a/.gitignore b/.gitignore index 868a9c7ee..27e25b9cf 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,11 @@ xcuserdata/ Frameworks/include/* Frameworks/lib/* +## Precompiled frameworks +Frameworks/libmoshios.framework +Frameworks/libssh2.framework +Frameworks/openssl.framework + ## Other *.moved-aside *.xcuserstate @@ -29,4 +34,4 @@ Frameworks/lib/* *.hmap *.ipa *.dSYM.zip -*.dSYM \ No newline at end of file +*.dSYM