Compare commits

..

3 Commits

Author SHA1 Message Date
Christoph Kroczek
2b2e4f5aab ignore added 2019-12-16 21:32:17 +01:00
Christoph Kroczek
e915cb7555 ignore added 2019-12-16 21:32:05 +01:00
Christoph Kroczek
35c7108fb7 temp 2019-12-16 21:20:40 +01:00
4 changed files with 13 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build

View File

@@ -7,3 +7,4 @@ links to katas resources
- https://github.com/luisrovirosa/katas-java
- https://github.com/mre/the-coding-interview
https://github.com/winterbe/java8-tutorial

5
test/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build

2
test/bin/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/main/
/test/