Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitignore
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
general
gitignore
Commits
964de38e
Commit
964de38e
authored
Aug 27, 2012
by
Ali Servet Donmez
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://github.com/github/gitignore
Conflicts: Global/OSX.gitignore
parents
54928f53
f1cb24b9
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
23 additions
and
0 deletions
+23
-0
AppceleratorTitanium.gitignore
AppceleratorTitanium.gitignore
+3
-0
Matlab.gitignore
Global/Matlab.gitignore
+5
-0
OSX.gitignore
Global/OSX.gitignore
+14
-0
Objective-C.gitignore
Objective-C.gitignore
+1
-0
No files found.
AppceleratorTitanium.gitignore
0 → 100644
View file @
964de38e
# Build folder and log file
build/
build.log
Global/Matlab.gitignore
View file @
964de38e
...
...
@@ -9,3 +9,8 @@
# OSX / *nix default autosave extension
*.m~
# Compiled MEX binaries (all platforms)
*.mex*
# Simulink Code Generation
slprj/
Global/OSX.gitignore
View file @
964de38e
.DS_Store
.AppleDouble
.LSOverride
Icon
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
Objective-C.gitignore
View file @
964de38e
...
...
@@ -15,3 +15,4 @@ xcuserdata
profile
*.moved-aside
DerivedData
.idea/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment