Skip to content

Commit 2201df7

Browse files
committed
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.
1 parent 52d61fc commit 2201df7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Global/Momentics.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ x86/
33
arm/
44
arm-p/
55
translations/*.qm
6+
7+
# IDE settings
8+
.settings/

0 commit comments

Comments
 (0)