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
0ae4801e
Commit
0ae4801e
authored
Nov 10, 2010
by
fhemberger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added OSX icons, moved bin/** from Java to Eclipse, added *.class to Java
parent
745c945d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
3 deletions
+5
-3
Eclipse.gitignore
Global/Eclipse.gitignore
+2
-1
OSX.gitignore
Global/OSX.gitignore
+2
-1
Java.gitignore
Java.gitignore
+1
-1
No files found.
Global/Eclipse.gitignore
View file @
0ae4801e
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
tmp/**/*
*.swp
*~.nib
local.properties
...
...
Global/OSX.gitignore
View file @
0ae4801e
.DS_Store
.DS_Store?
Icon?
# Thumbnails
._*
...
...
Java.gitignore
View file @
0ae4801e
bin/**
\ No newline at end of file
*.class
\ No newline at end of file
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