Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

.gitattributes 208 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
  1. # Set default behaviour, in case users don't have core.autocrlf set.
  2. * text=auto
  3. # Explicitly declare text files we want to always be normalized and converted
  4. # to native line endings on checkout.
  5. *.md text
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...