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
491eca8b
Commit
491eca8b
authored
Jan 13, 2016
by
mimibar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Comments
Just added some comments. Some of us don't need some of the lines in the file.
parent
da521d7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
Eclipse.gitignore
Global/Eclipse.gitignore
+6
-3
No files found.
Global/Eclipse.gitignore
View file @
491eca8b
*.pydevproject
.metadata
.metadata
bin/
bin/
tmp/
tmp/
...
@@ -19,7 +19,10 @@ local.properties
...
@@ -19,7 +19,10 @@ local.properties
# Locally stored "Eclipse launch configurations"
# Locally stored "Eclipse launch configurations"
*.launch
*.launch
# CDT-specific
# PyDev specific (Python IDE for Eclipse)
*.pydevproject
# CDT-specific (C/C++ Development Tooling)
.cproject
.cproject
# JDT-specific (Eclipse Java Development Tools)
# JDT-specific (Eclipse Java Development Tools)
...
@@ -28,7 +31,7 @@ local.properties
...
@@ -28,7 +31,7 @@ local.properties
# Java annotation processor (APT)
# Java annotation processor (APT)
.factorypath
.factorypath
# PDT-specific
# PDT-specific
(PHP Development Tools)
.buildpath
.buildpath
# sbteclipse plugin
# sbteclipse plugin
...
...
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