소스 검색

Separate module directory from project iml exclude

Shawn Kovalchick 6 년 전
부모
커밋
bb1c447d54
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      Global/JetBrains.gitignore

+ 2 - 1
Global/JetBrains.gitignore

@@ -26,7 +26,8 @@
 # since they will be recreated, and may cause churn.  Uncomment if using
 # auto-import.
 # .idea/modules.xml
-# .idea/**/*.iml
+# .idea/*.iml
+# .idea/modules
 
 # CMake
 cmake-build-*/