Files
cc-metric-store/.gitignore
T
moebiusband 5cb80a03df Update dependencies and add gofumpt Makefile target
Bump cc-backend to v1.5.4 and cc-lib to v2.12.0 with transitive
dependency updates, add a `make fmt` target running gofumpt, ignore
the dist directory, and reformat multi-line calls to gofumpt style.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Entire-Checkpoint: 09016e793f9b
2026-07-13 10:15:13 +02:00

32 lines
452 B
Plaintext

# Binaries for programs and plugins
*.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 (remove the comment below to include it)
# vendor/
# Project specific ignores
/cc-metric-store
/var
aditya.creds
test.creds
/config.json
migrateTimestamps.pl
sample.txt
sample_alex.txt
sample_fritz.txt
test_ccms_write_api.sh
dist