add CI stuff

This commit is contained in:
mrjvs
2023-09-13 23:08:44 +02:00
parent 95f0026f5a
commit c2ae6432ae
8 changed files with 169 additions and 2 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
node_modules
*.log*
.nitro
.cache
.output
.env
dist