bbolt/.gitignore
John Jiang 51a9dde31e gitignore: ignore .DS_Store on macOS
Signed-off-by: John Jiang <john.sha.jiang@gmail.com>
2023-08-02 00:26:37 +08:00

13 lines
96 B
Plaintext

*.prof
*.test
*.swp
/bin/
cover.out
cover-*.out
/.idea
*.iml
/bbolt
/cmd/bbolt/bbolt
.DS_Store