mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 11:17:23 +02:00
Compare commits
5 Commits
51ef2de323
...
598f3217ca
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
598f3217ca | ||
|
|
57286c3887 | ||
|
|
90db345f0d | ||
|
|
dc90fc47a1 | ||
|
|
da7ba4b35d |
@ -21,6 +21,10 @@ docs/site/
|
||||
# It records a fixed state of all packages used by the project. As such, it should not be
|
||||
# committed for packages, but should be committed for applications that require a static
|
||||
# environment.
|
||||
Manifest.toml
|
||||
|
||||
# PackageCompiler
|
||||
build/
|
||||
Manifest*.toml
|
||||
|
||||
# File generated by the Preferences package to store local preferences
|
||||
|
||||
@ -21,6 +21,7 @@ Homestead.yaml
|
||||
Homestead.json
|
||||
/.vagrant
|
||||
.phpunit.result.cache
|
||||
/.phpunit.cache
|
||||
|
||||
/public/build
|
||||
/storage/pail
|
||||
|
||||
Loading…
Reference in New Issue
Block a user