Skip to content
Snippets Groups Projects
Commit 8eeefc59 authored by Peter Hertkorn's avatar Peter Hertkorn
Browse files

Modify gitignore

parent 46aef60b
No related branches found
No related tags found
No related merge requests found
......@@ -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 ###
......
<?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>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment