Files
blogger-nodejs/.gitignore
deadvey 35163b5584 Fixed an issue with an incomplete example-config.json that made the
server not work at all.
Also added a default.css file
2025-10-24 12:28:22 +01:00

12 lines
122 B
Plaintext
Executable File

node_modules
package-lock.json
posts.json
comments.json
users.json
config.json
data.json
hitcount.txt
*.swp
data
images/*