mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 03:07:04 +02:00
Compare commits
4 Commits
ad4e100819
...
a20aed3f63
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a20aed3f63 | ||
|
|
57286c3887 | ||
|
|
90db345f0d | ||
|
|
2c6e53ef53 |
@ -21,6 +21,7 @@ Homestead.yaml
|
||||
Homestead.json
|
||||
/.vagrant
|
||||
.phpunit.result.cache
|
||||
/.phpunit.cache
|
||||
|
||||
/public/build
|
||||
/storage/pail
|
||||
|
||||
@ -34,3 +34,9 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# cache
|
||||
.cache
|
||||
.eslintcache
|
||||
.turbo
|
||||
.swc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user