mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-21 04:17:26 +02:00
Compare commits
No commits in common. "1ccd8371110ed6bee3dd9fbcda980f195005a202" and "bf0d36ca60d4cdf2fbad47c288f89fe9a7d7f70b" have entirely different histories.
1ccd837111
...
bf0d36ca60
6
.gitattributes
vendored
6
.gitattributes
vendored
@ -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
|
||||||
|
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@ -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:
|
|
||||||
- "*"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user