mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 11:17:23 +02:00
Compare commits
4 Commits
df61eceb3b
...
684b4bcfbd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
684b4bcfbd | ||
|
|
57286c3887 | ||
|
|
90db345f0d | ||
|
|
12a866c6b9 |
@ -21,6 +21,7 @@ Homestead.yaml
|
||||
Homestead.json
|
||||
/.vagrant
|
||||
.phpunit.result.cache
|
||||
/.phpunit.cache
|
||||
|
||||
/public/build
|
||||
/storage/pail
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
.zig-cache/
|
||||
zig-out/
|
||||
zig-pkg/
|
||||
*.o
|
||||
|
||||
Loading…
Reference in New Issue
Block a user