diff --git a/.gitignore b/.gitignore index fba1cb4..dd8ca60 100644 --- a/.gitignore +++ b/.gitignore @@ -46,4 +46,4 @@ captures/ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* -Yeemp/.idea* +*.idea* diff --git a/Yeeemp/.gitignore b/Yeeemp/.gitignore index aa724b7..a43af44 100644 --- a/Yeeemp/.gitignore +++ b/Yeeemp/.gitignore @@ -13,3 +13,4 @@ .externalNativeBuild .cxx local.properties +.idea/*