Added some temporary exclusions for git version control
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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/*
|
||||
|
Reference in New Issue
Block a user