mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
4 Commits
cafffe9dba
...
d67fa8c79f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d67fa8c79f | ||
|
|
7247090aa6 | ||
|
|
6836b38f62 | ||
|
|
74cf7151d9 |
@ -14,6 +14,7 @@
|
|||||||
# Code coverage profiles and other test artifacts
|
# Code coverage profiles and other test artifacts
|
||||||
*.out
|
*.out
|
||||||
coverage.*
|
coverage.*
|
||||||
|
!coverage.go
|
||||||
*.coverprofile
|
*.coverprofile
|
||||||
profile.cov
|
profile.cov
|
||||||
|
|
||||||
|
|||||||
@ -55,3 +55,6 @@ LineIDs.dbg.bak
|
|||||||
*.~u
|
*.~u
|
||||||
*.project.~u
|
*.project.~u
|
||||||
*.suo
|
*.suo
|
||||||
|
|
||||||
|
# TwinCAT Measurement
|
||||||
|
*.vsm
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user