mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
.gitattributes: lock CITATION & LICENSE
This commit is contained in:
parent
e66689912f
commit
1f8a81acce
5
.gitattributes
vendored
5
.gitattributes
vendored
@ -1,4 +1,9 @@
|
||||
* text=auto eol=lf linguist-detectable
|
||||
|
||||
# These files are scary, let's not touch them
|
||||
LICENSE text lockable
|
||||
CITATION.cff text lockable
|
||||
|
||||
# Windows files even in checkout
|
||||
# Ref: https://rehansaeed.com/gitattributes-best-practices/#line-endings
|
||||
*.{reg,[rR][eE][gG]} text eol=crlf
|
||||
|
Loading…
Reference in New Issue
Block a user