Updated gitignore added in some config stuff

Signed-off-by: rodude123 <rodude123@gmail.com>
This commit is contained in:
Rohit Pai
2026-04-12 17:41:28 +01:00
committed by rodude123
parent 854eaa19fb
commit e884f11c2e
8 changed files with 59 additions and 8 deletions
+8 -8
View File
@@ -200,14 +200,14 @@ cython_debug/
# 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-*/