Commit f8e3dcb
committed
chore: add build artifacts and PHPUnit cache to .gitignore
Ignore build/ directory (PHPStan cache and test reports) and
.phpunit.cache/ directory to prevent build artifacts from being
accidentally committed.1 parent 8d9111c commit f8e3dcb
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
0 commit comments