From 733fb6a3b8ac6a85a0c4faa4670d9b51e8602d2a Mon Sep 17 00:00:00 2001 From: Lucaskyy Date: Sat, 19 Mar 2022 16:10:05 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 8b7da96..b73322c 100644 --- a/.gitignore +++ b/.gitignore @@ -54,14 +54,14 @@ hs_err_pid* # When using Gradle or Maven with auto-import, you should exclude module files, # since they will be recreated, and may cause churn. Uncomment if using # auto-import. -# .idea/artifacts -# .idea/compiler.xml -# .idea/jarRepositories.xml -# .idea/modules.xml -# .idea/*.iml -# .idea/modules -# *.iml -# *.ipr +.idea/artifacts +.idea/compiler.xml +.idea/jarRepositories.xml +.idea/modules.xml +.idea/*.iml +.idea/modules +*.iml +*.ipr # CMake cmake-build-*/