updates .gitignore and adds .dockerignore with irrelevant dirs for building images

This commit is contained in:
Thomas Bøgh Fangel
2019-06-13 14:50:32 +02:00
parent ca41164980
commit 0fcbe821cd
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
scripts
test

1
.gitignore vendored
View File

@@ -0,0 +1 @@
.idea