We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d64993 commit 5e0e4e1Copy full SHA for 5e0e4e1
1 file changed
.gitignore
@@ -36,14 +36,14 @@
36
# When using Gradle or Maven with auto-import, you should exclude module files,
37
# since they will be recreated, and may cause churn. Uncomment if using
38
# auto-import.
39
-# .idea/artifacts
40
-# .idea/compiler.xml
41
-# .idea/jarRepositories.xml
42
-# .idea/modules.xml
43
-# .idea/*.iml
44
-# .idea/modules
45
-# *.iml
46
-# *.ipr
+ .idea/artifacts
+ .idea/compiler.xml
+ .idea/jarRepositories.xml
+ .idea/modules.xml
+ .idea/*.iml
+ .idea/modules
+ *.iml
+ *.ipr
47
48
# CMake
49
cmake-build-*/
0 commit comments