Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
entwurfsmuster
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mki-swt2
entwurfsmuster
Commits
2177c632
Commit
2177c632
authored
5 months ago
by
Peter Hertkorn
Browse files
Options
Downloads
Patches
Plain Diff
Modify gitignore
parent
3f568c5f
Loading
Loading
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+2
-2
2 additions, 2 deletions
.gitignore
.project
+0
-17
0 additions, 17 deletions
.project
with
2 additions
and
19 deletions
.gitignore
+
2
−
2
View file @
2177c632
...
...
@@ -9,7 +9,7 @@ out/
.apt_generated
.classpath
.factorypath
#
.project
.project
.settings
.springBeans
.sts4-cache
...
...
@@ -17,7 +17,7 @@ out/
### IntelliJ IDEA ###
.idea
*.iws
#
*.iml
*.iml
*.ipr
### NetBeans ###
...
...
This diff is collapsed.
Click to expand it.
.project
deleted
100644 → 0
+
0
−
17
View file @
3f568c5f
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
entwurfsmuster
</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>
org.eclipse.jdt.core.javabuilder
</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.jdt.core.javanature
</nature>
</natures>
</projectDescription>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment