mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
4 Commits
9ef93b019a
...
98bda8214a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
98bda8214a | ||
|
|
57286c3887 | ||
|
|
90db345f0d | ||
|
|
53c17f3bac |
@ -21,6 +21,7 @@ Homestead.yaml
|
||||
Homestead.json
|
||||
/.vagrant
|
||||
.phpunit.result.cache
|
||||
/.phpunit.cache
|
||||
|
||||
/public/build
|
||||
/storage/pail
|
||||
|
||||
@ -83,6 +83,9 @@ out
|
||||
dist
|
||||
.output
|
||||
|
||||
# NitroJS
|
||||
.nitro/
|
||||
|
||||
# Gatsby files
|
||||
.cache/
|
||||
# Comment in the public line in if your project uses Gatsby and not Next.js
|
||||
|
||||
Loading…
Reference in New Issue
Block a user