mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +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
|
# 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
|
# committed for packages, but should be committed for applications that require a static
|
||||||
# environment.
|
# environment.
|
||||||
|
Manifest.toml
|
||||||
|
|
||||||
|
# PackageCompiler
|
||||||
|
build/
|
||||||
Manifest*.toml
|
Manifest*.toml
|
||||||
|
|
||||||
# File generated by the Preferences package to store local preferences
|
# File generated by the Preferences package to store local preferences
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user