mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-12-26 12:56:19 +08:00
915123c493
- Includes basic implementation as `CacheCleaner` - Integration test that checks unused files are removed: - Downloaded dependencies - Local build cache entries - Wrapper distributions
7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
#
|
|
# https://help.github.com/articles/dealing-with-line-endings/
|
|
#
|
|
# These are explicitly windows files and should use crlf
|
|
*.bat text eol=crlf
|
|
|