From 17926567367bf39ba6db15a2918130918f468990 Mon Sep 17 00:00:00 2001 From: pegasko Date: Thu, 6 Jun 2024 02:15:51 +0300 Subject: [PATCH] gitignore idea --- .gitignore | 2 +- Yeeemp/.gitignore | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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/*