mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 03:59:31 +01:00
.gitattributes: add asterisk that seems necessary here as opposed to .gitignore
This commit is contained in:
parent
2b2f143219
commit
25b675af27
8
.gitattributes
vendored
8
.gitattributes
vendored
@ -1,10 +1,10 @@
|
||||
* text=auto
|
||||
|
||||
# Exclude from statistics
|
||||
_includes/ linguist-vendored
|
||||
_layouts/ linguist-vendored
|
||||
css/ linguist-vendored
|
||||
_sass/ linguist-vendored
|
||||
_includes/* linguist-vendored
|
||||
_layouts/* linguist-vendored
|
||||
css/* linguist-vendored
|
||||
_sass/* linguist-vendored
|
||||
Gemfile linguist-vendored
|
||||
Gemfile.lock linguist-vendored
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user