added temp db files to gitignore, added link to login page to index, changed around the comment form, comments and posts

This commit is contained in:
limited_dev 2023-01-27 21:15:50 +01:00
parent f57338ab51
commit bdb2d0a0b5
7 changed files with 65 additions and 12 deletions

2
.gitignore vendored
View file

@ -2,6 +2,8 @@
ImageBoardServerApp/bin/
ImageBoardServerApp/obj/
*.db
*.db-shm
*.db-wal
Migrations/
## Ignore Visual Studio temporary files, build results, and