Compare commits

..

No commits in common. "1ccd8371110ed6bee3dd9fbcda980f195005a202" and "bf0d36ca60d4cdf2fbad47c288f89fe9a7d7f70b" have entirely different histories.

2 changed files with 0 additions and 16 deletions

6
.gitattributes vendored
View File

@ -5,12 +5,6 @@
# Line normalisation, GitHub language detection # Line normalisation, GitHub language detection
* text=auto eol=lf linguist-detectable * text=auto eol=lf linguist-detectable
# Built-in diff patterns (disabled by default).
*.css diff=css
*.html diff=html
*.php diff=php
*.{md,markdown} diff=markdown
# These don't feel like mine # These don't feel like mine
.github/** text=auto -linguist-detectable .github/** text=auto -linguist-detectable
css/** text=auto -linguist-detectable css/** text=auto -linguist-detectable

View File

@ -19,13 +19,3 @@ updates:
github-actions: github-actions:
patterns: patterns:
- "*" - "*"
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "daily"
timezone: "Europe/Helsinki"
groups:
github-actions:
patterns:
- "*"