mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-21 05:47:21 +02:00
Compare commits
No commits in common. "b70b1a2f22ba731b9a42f21f1fe4b5fbbb421865" and "8a6aa6f3fadf6da498fa4c10d7e532de7af3efd6" have entirely different histories.
b70b1a2f22
...
8a6aa6f3fa
10
.gitattributes
vendored
10
.gitattributes
vendored
@ -1,16 +1,10 @@
|
|||||||
# Normalize line endings for text files
|
# Normalize line endings for text files
|
||||||
# https://www.git-scm.com/docs/gitattributes#_end_of_line_conversion
|
# https://www.git-scm.com/docs/gitattributes#_end_of_line_conversion
|
||||||
* text=auto eol=lf linguist-detectable
|
* text=auto eol=lf linguist-detectable
|
||||||
doctoc.txt text diff=markdown eol=lf linguist-detectable linguist-language=markdown
|
doctoc.txt text eol=lf linguist-detectable linguist-language=markdown
|
||||||
|
|
||||||
# Unlikely to be ran under Windows, Linux line endings
|
# Unlikely to be ran under Windows, Linux line endings
|
||||||
*.{sh,bash,zsh} text diff=bash eol=lf
|
*.bash text eol=lf
|
||||||
|
|
||||||
*.bibtex text diff=bibtex eol=lf
|
|
||||||
*.css text diff=css eol=lf
|
|
||||||
*.html text diff=html eol=lf
|
|
||||||
*.{md,markdown} text diff=markdown eol=lf
|
|
||||||
*.tex text diff=tex eol=lf
|
|
||||||
|
|
||||||
# While this repository doesn't currently have anything for Windows, I may
|
# While this repository doesn't currently have anything for Windows, I may
|
||||||
# use this for reference
|
# use this for reference
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 12ba161d74ce169336560509f3fe943741a19834
|
Subproject commit fe79d934c7a894046ede3270dee6af09cee8607a
|
@ -1 +1 @@
|
|||||||
Subproject commit c314a3c7d5d6691270bc89c31bfcace0685d47c9
|
Subproject commit 83282a70706d71cd2eefbc07dd6fec2ce5b363c4
|
Loading…
x
Reference in New Issue
Block a user