mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
5 Commits
840eac334b
...
cafffe9dba
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cafffe9dba | ||
|
|
c677dd99d4 | ||
|
|
a78658650d | ||
|
|
6a7b122e75 | ||
|
|
74cf7151d9 |
@ -1,5 +1,6 @@
|
||||
# General
|
||||
.DS_Store
|
||||
.localized
|
||||
__MACOSX/
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
@ -14,6 +14,7 @@
|
||||
# Code coverage profiles and other test artifacts
|
||||
*.out
|
||||
coverage.*
|
||||
!coverage.go
|
||||
*.coverprofile
|
||||
profile.cov
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user