mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
I should put a constructive comment here, but I am just WAY too frustrated
This commit is contained in:
14
.gitattributes
vendored
14
.gitattributes
vendored
@@ -1,22 +1,10 @@
|
||||
# https://help.github.com/articles/dealing-with-line-endings/
|
||||
|
||||
# Set the default behavior, in case people don't have core.autocrlf set.
|
||||
* text=auto
|
||||
# * text=auto
|
||||
|
||||
# Explicitly declare text files you want to always be normalized and converted
|
||||
# to native line endings on checkout.
|
||||
*.py text
|
||||
*.cpp text
|
||||
*.c text
|
||||
*.cc text
|
||||
*.hpp text
|
||||
*.h text
|
||||
*.H text
|
||||
*.java text
|
||||
*.cs text
|
||||
*.i text
|
||||
*.ll text
|
||||
*.yy text
|
||||
|
||||
# Declare files that will always have CRLF line endings on checkout.
|
||||
#*.sln text eol=crlf
|
||||
|
||||
Reference in New Issue
Block a user