1
0
mirror of https://github.com/vsilchenkov/catcher.git synced 2025-10-30 23:43:51 +02:00
Files
catcher/.gitignore
Владимир Сильченков 77170424be init
2025-07-13 14:25:24 +03:00

23 lines
273 B
Plaintext

*.exe
*.exe~
*.dll
*.so
*.dylib
*.log
.idea
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
out.*
profile
*.syso
# Dependency directories (remove the comment below to include it)
# vendor/
# .env
web