Modified transferable files by git

This commit is contained in:
Alex Tavarez
2025-09-02 16:37:30 -04:00
parent ba6ce82d83
commit 41b11a7546

8
.gitignore vendored
View File

@@ -43,4 +43,10 @@ npm-debug.log
*.bak
# SSL certificates
/priv/cert/*
/priv/cert/*
# Ignore static content; must be manually shipped
/priv/static/*/**
# Ignore markdown; must be manually shipped
/lib/sukaato_web/controllers/page_md/**/*