[TASK] Finish building first working release

This commit is contained in:
Philipp Dieter
2022-03-19 00:23:10 +01:00
parent 7df68dc0eb
commit 18061966d7
14 changed files with 163 additions and 7 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
/env/
/check.in.json
/in.in.json
/out.in.json
/tmp.out/*
!/tmp.out/.keep
/tmp.in/*
!/tmp.in/.keep