Files
web-to-markdown/.gitignore
2026-05-17 11:53:25 +00:00

23 lines
299 B
Plaintext

# Binaries for programs and plugins
web-to-markdown
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories
vendor/
# Environment-specific files
.env
.idea/
.vscode/
*.swp