mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[mingw] rules to generate configure.ac
This commit is contained in:
parent
4c88053237
commit
4edb492c19
8 changed files with 53 additions and 99 deletions
5
.gitattributes
vendored
5
.gitattributes
vendored
|
@ -1,7 +1,9 @@
|
|||
*.sh eol=lf
|
||||
*.ac eol=lf
|
||||
*.am eol=lf
|
||||
Makefile eol=lf
|
||||
*.in eol=lf
|
||||
mkf eol=lf
|
||||
configure eol=lf
|
||||
*.sln eol=crlf
|
||||
*.vcproj eol=crlf
|
||||
*.vcxproj* eol=crlf
|
||||
|
@ -10,3 +12,4 @@ Makefile eol=lf
|
|||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
*.creole export-ignore
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue