mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
4 Commits
df61eceb3b
...
684b4bcfbd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
684b4bcfbd | ||
|
|
57286c3887 | ||
|
|
90db345f0d | ||
|
|
12a866c6b9 |
@ -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
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
.zig-cache/
|
.zig-cache/
|
||||||
zig-out/
|
zig-out/
|
||||||
|
zig-pkg/
|
||||||
*.o
|
*.o
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user