We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f965d81 commit a15f849Copy full SHA for a15f849
.gitignore
@@ -40,14 +40,14 @@ run/
40
# When using Gradle or Maven with auto-import, you should exclude module files,
41
# since they will be recreated, and may cause churn. Uncomment if using
42
# auto-import.
43
-# .idea/artifacts
44
-# .idea/compiler.xml
45
-# .idea/jarRepositories.xml
46
-# .idea/modules.xml
47
-# .idea/*.iml
48
-# .idea/modules
49
-# *.iml
50
-# *.ipr
+.idea/artifacts
+.idea/compiler.xml
+.idea/jarRepositories.xml
+.idea/modules.xml
+.idea/*.iml
+.idea/modules
+*.iml
+*.ipr
51
52
# CMake
53
cmake-build-*/
0 commit comments