Add ci.yml

This commit is contained in:
Oliver Davies 2020-05-13 03:23:12 +01:00
parent a3e328a8d0
commit e01b4d4fef
2 changed files with 56 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
!*/
!/.gitignore
!/**/.gitkeep
!/.github/**
!/.idea/**
!/bin/*
!/config/**