tinyib/.gitignore
Trevor Slocum 1256e7cca0 Add account system
When TINYIB_ADMINPASS is set, a super-administrator account with the
username 'admin' is created using the provided password.

WHEN TINYIB_MODPASS is set, a moderator account with the username 'mod'
is created using the provided password.
2021-04-04 13:05:10 -07:00

13 lines
118 B
Text

settings.php
*.html
*.db
.accounts*
.bans*
.keywords*
.logs*
.posts*
.reports*
.project
.settings/
.idea/
*error_log