25 lines
260 B
Plaintext
25 lines
260 B
Plaintext
# generated
|
|
__debug_bin*
|
|
assets/
|
|
uploads/
|
|
tmp/
|
|
web43-diary
|
|
*.db
|
|
web/**/*_templ.go
|
|
web/**/*_templ.txt
|
|
|
|
# dependencies
|
|
node_modules/
|
|
|
|
# logs
|
|
*.log*
|
|
|
|
# environment variables
|
|
.env
|
|
.env.production
|
|
|
|
# macOS-specific files
|
|
.DS_Store
|
|
|
|
# jetbrains setting folder
|
|
.idea/ |