Переглянути джерело

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.
pull/1225/head
thurask 9 роки тому
джерело
коміт
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/

Завантаження…
Відмінити
Зберегти