diff --git a/svc/.gitignore b/svc/.gitignore new file mode 100644 index 0000000..e73754f --- /dev/null +++ b/svc/.gitignore @@ -0,0 +1,13 @@ +# Binary +bssapp + +# Env +.env +mail.env + +# Runtime fonts +fonts/*.ttf + +# Go +.gocache +*.exe