Fixup gitignore

This commit is contained in:
2015-04-30 14:46:39 +02:00
parent 94f11c39f3
commit 3898c09618
15 changed files with 239 additions and 86 deletions

17
BowlingKata/.project Normal file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>BowlingKata</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>