From: thurask Date: Tue, 23 Sep 2014 05:07:37 +0000 (-0400) Subject: Add user-specific settings to Momentics.gitignore X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F1225%2Fhead;p=gitignore.git 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. --- diff --git a/Global/Momentics.gitignore b/Global/Momentics.gitignore index 7ebee2be..b14db2d8 100644 --- a/Global/Momentics.gitignore +++ b/Global/Momentics.gitignore @@ -3,3 +3,6 @@ x86/ arm/ arm-p/ translations/*.qm + +# IDE settings +.settings/