BlogEditor/backend/.gitignore

10 lines
130 B
Plaintext

node_modules/
.env
*.log
.DS_Store
dist/
build/
# TEMPORARY: Local images folder (remove in production)
images/*
!images/.gitkeep