Files
blogger-nodejs/.gitignore
deadvey 3f173fc2e3 bug fix
removed data/data.json from tracking

Signed-off-by: deadvey <deadvey@deadvey.com>
2025-09-24 20:20:48 +01:00

13 lines
132 B
Plaintext
Executable File

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