Skip to content

Commit

Permalink
Add user-specific settings to Momentics.gitignore
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
thurask committed Sep 23, 2014
1 parent 52d61fc commit 2201df7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Global/Momentics.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ x86/
arm/
arm-p/
translations/*.qm

# IDE settings
.settings/

0 comments on commit 2201df7

Please sign in to comment.