Nicolas Duchon
3 vuotta sitten
vanhempi
commit
fea6cc7537
1 muutettua tiedostoa jossa
6 lisäystä ja
2 poistoa
-
6
2
.dockerignore
|
@@ -1,6 +1,10 @@
|
|
|
.git
|
|
|
+.github
|
|
|
+test
|
|
|
.dockerignore
|
|
|
-circle.yml
|
|
|
+.gitignore
|
|
|
+*.yml
|
|
|
+Dockerfile*
|
|
|
+LICENSE
|
|
|
Makefile
|
|
|
README.md
|
|
|
-test
|