소스 검색

Add user-specific settings to Momentics.gitignore

The .settings folder contains all of the user-specific preferences for Momentics (like it does for Eclipse, since they're the same underneath). Should be local only.
thurask 10 년 전
부모
커밋
2201df76be
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      Global/Momentics.gitignore

+ 3 - 0
Global/Momentics.gitignore

@@ -3,3 +3,6 @@ x86/
 arm/
 arm-p/
 translations/*.qm
+
+# IDE settings
+.settings/