- Remove compiled binary 'api' from git tracking - Remove 'cover.out' coverage file from git tracking - Update .gitignore to include 'api' and 'cover.out' - Clean up temporary files: coverage.out, dump.rdb
7 lines
52 B
Plaintext
7 lines
52 B
Plaintext
.DS_Store
|
|
dump.rdb
|
|
coverage.out
|
|
cover.out
|
|
api
|
|
*.log
|