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

Modify gitignore

parent e83513e8
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>designpatterns</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