mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 03:07:04 +02:00
Compare commits
4 Commits
667dd02e9e
...
133bb92437
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
133bb92437 | ||
|
|
57286c3887 | ||
|
|
90db345f0d | ||
|
|
01e75ac83d |
@ -4,7 +4,10 @@
|
||||
__MACOSX/
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
Icon[
]
|
||||
|
||||
# Finder custom icons
|
||||
# Pattern [^!-~] prevents corruption by line-ending converters and editor auto-formatting
|
||||
Icon[^!-~]
|
||||
|
||||
# Resource forks
|
||||
._*
|
||||
|
||||
@ -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