mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 19:27:19 +02:00
Compare commits
4 Commits
1838f7a6bb
...
3c9713a64e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3c9713a64e | ||
|
|
57286c3887 | ||
|
|
90db345f0d | ||
|
|
74cf7151d9 |
@ -14,6 +14,7 @@
|
||||
# Code coverage profiles and other test artifacts
|
||||
*.out
|
||||
coverage.*
|
||||
!coverage.go
|
||||
*.coverprofile
|
||||
profile.cov
|
||||
|
||||
|
||||
@ -21,6 +21,7 @@ Homestead.yaml
|
||||
Homestead.json
|
||||
/.vagrant
|
||||
.phpunit.result.cache
|
||||
/.phpunit.cache
|
||||
|
||||
/public/build
|
||||
/storage/pail
|
||||
|
||||
Loading…
Reference in New Issue
Block a user