Skip to content

Commit bb1c447

Browse files
authored
Separate module directory from project iml exclude
1 parent 84557f4 commit bb1c447

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Global/JetBrains.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
# since they will be recreated, and may cause churn. Uncomment if using
2727
# auto-import.
2828
# .idea/modules.xml
29-
# .idea/**/*.iml
29+
# .idea/*.iml
30+
# .idea/modules
3031

3132
# CMake
3233
cmake-build-*/

0 commit comments

Comments
 (0)