From 867fb7b1ecd3060170e919c4efd94d6fe133abb0 Mon Sep 17 00:00:00 2001 From: RGTechPro <73791635+RGTechPro@users.noreply.github.com> Date: Wed, 10 Aug 2022 03:43:20 +0530 Subject: [PATCH] changes --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ddfec3f..47d45ee 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,9 @@ *.ipr *.iws .idea/ - +/windows/ +/macos/ +/linux/ # The .vscode folder contains launch configuration and tasks you configure in # VS Code which you may wish to be included in version control, so this line # is commented out by default.