Conflicts:
	Global/OSX.gitignore
This commit is contained in:
Ali Servet Donmez
2012-08-27 12:40:37 +02:00
4 changed files with 23 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Build folder and log file
build/
build.log
+5
View File
@@ -9,3 +9,8 @@
# OSX / *nix default autosave extension
*.m~
# Compiled MEX binaries (all platforms)
*.mex*
# Simulink Code Generation
slprj/
+14
View File
@@ -1,10 +1,24 @@
.DS_Store
.AppleDouble
.LSOverride
Icon
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
+1
View File
@@ -15,3 +15,4 @@ xcuserdata
profile
*.moved-aside
DerivedData
.idea/