mirror of
https://github.com/fosrl/badger.git
synced 2026-07-17 11:30:01 +00:00
23 lines
258 B
Plaintext
23 lines
258 B
Plaintext
.DS_Store
|
|
.idea
|
|
*.iml
|
|
|
|
vendor/*
|
|
bin/*
|
|
dist/*
|
|
# Yaegi / Traefik local-plugin runtime work directory.
|
|
plugins-local/*
|
|
|
|
# Go coverage directories (GOCOVERDIR)
|
|
.cover/
|
|
coverage.out
|
|
coverage.txt
|
|
*.cover.out
|
|
*_coverage.out
|
|
unit.out
|
|
int.out
|
|
nohup.out
|
|
|
|
*.test
|
|
*.exe
|