Added some temporary exclusions for git version control

This commit is contained in:
Alex Tavarez
2025-09-03 13:14:11 -04:00
parent 12220c730e
commit a2ce551e7c

7
.gitignore vendored
View File

@@ -42,6 +42,9 @@ npm-debug.log
# Backup files and directories
*.bak
# TOTP test file
otp-test.enc
# SSL certificates
/priv/cert/*
@@ -53,3 +56,7 @@ npm-debug.log
# Ignore markdown; must be manually shipped
/lib/sukaato_web/controllers/page_md/**/*
# Temporary
/lib/sukaato_web/controllers/page_html/users/anon/*
/lib/sukaato_web/controllers/page_json/users/anon/*