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