mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
4 Commits
c0597ed959
...
4c05b4381d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4c05b4381d | ||
|
|
57286c3887 | ||
|
|
90db345f0d | ||
|
|
4492dbe190 |
@ -21,6 +21,7 @@ Homestead.yaml
|
||||
Homestead.json
|
||||
/.vagrant
|
||||
.phpunit.result.cache
|
||||
/.phpunit.cache
|
||||
|
||||
/public/build
|
||||
/storage/pail
|
||||
|
||||
@ -141,3 +141,7 @@ dist
|
||||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
.vite/
|
||||
|
||||
# React Router
|
||||
.react-router/
|
||||
# build/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user