mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-15 23:36:32 +00:00
minifix: add jsx files to gitattributes and attribute jviotti (#2302)
Change-Type: patch
This commit is contained in:
parent
c1b97b1b44
commit
07ed90ed11
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1,5 +1,6 @@
|
||||
# Javascript files must retain LF line-endings (to keep eslint happy)
|
||||
*.js text eol=lf
|
||||
*.jsx text eol=lf
|
||||
# CSS and SCSS files must retain LF line-endings (to keep ensure-staged-sass.sh happy)
|
||||
*.css text eol=lf
|
||||
*.scss text eol=lf
|
||||
|
@ -1,4 +1,5 @@
|
||||
/*
|
||||
* Copyright 2016 Juan Cruz Viotti. https://github.com/jviotti
|
||||
* Copyright 2018 resin.io
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
@ -1,4 +1,5 @@
|
||||
/*
|
||||
* Copyright 2016 Juan Cruz Viotti. https://github.com/jviotti
|
||||
* Copyright 2018 resin.io
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
Loading…
x
Reference in New Issue
Block a user