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

Modify gitignore

parent f8868b0a
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.
Please register or to comment