add badges

This commit is contained in:
Robert Zhou
2020-05-02 11:06:19 +01:00
parent 8740e930e5
commit 66df24001e
13 changed files with 278 additions and 2 deletions
+14
View File
@@ -0,0 +1,14 @@
# https://www.atlassian.com/git/tutorials/saving-changes/gitignore
.env
.idea
deploy.sh
#letsencrypt generated certificates
letsencrypt/
#logs
logs/
#run folder - files in these folders are programme generated
run/