mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-18 02:47:24 +02:00
Compare commits
No commits in common. "b2b6fa45d616c2d4bfe2e4c6680dfbd07f368c67" and "7bf41cad51d67e3606412790692ab9aaada0b459" have entirely different histories.
b2b6fa45d6
...
7bf41cad51
11
.gitattributes
vendored
11
.gitattributes
vendored
@ -1,13 +1,4 @@
|
|||||||
# Line normalisation, GitHub language detection
|
* text=auto -linguist-detectable
|
||||||
* text=auto linguist-detectable
|
|
||||||
|
|
||||||
# These don't feel like mine'
|
|
||||||
_config.yml/** text=auto -linguist-detectable
|
|
||||||
_data/** text=auto -linguist-detectable
|
|
||||||
_includes/** text=auto -linguist-detectable
|
|
||||||
_layouts/** text=auto -linguist-detectable
|
|
||||||
_matrix/** text=auto -linguist-detectable
|
|
||||||
_sass/** text=auto -linguist-detectable
|
|
||||||
|
|
||||||
# LFS
|
# LFS
|
||||||
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
||||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,7 +1,6 @@
|
|||||||
_site
|
_site
|
||||||
.sass-cache
|
.sass-cache
|
||||||
*.swp
|
*.swp
|
||||||
*-swp
|
|
||||||
*~
|
*~
|
||||||
keys.txt.asc
|
keys.txt.asc
|
||||||
.bundle
|
.bundle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user