Skip to content

Commit

Permalink
Merge branch 'master' into update
Browse files Browse the repository at this point in the history
  • Loading branch information
SrBedrock committed Apr 12, 2024
2 parents 7950f43 + c7a37bd commit 0167ac5
Show file tree
Hide file tree
Showing 2 changed files with 2,510 additions and 2,482 deletions.
28 changes: 28 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Auto detect text files and perform LF normalization
* text=auto

# Custom for Visual Studio
*.cs diff=csharp

# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain

# Declare text file types just in case
*.java text
*.yml text
*.xml text
*.md text

# Image files are treated as binary by default
#*.jpg binary
#*.png binary
#*.gif binary
Loading

0 comments on commit 0167ac5

Please sign in to comment.