Добавлена папка source в CristalDiskMark
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# Set the default behavior, in case people don't have core.autocrlf set.
|
||||
* text=auto
|
||||
|
||||
# Use text conventions for commonly used text extensions.
|
||||
*.csv text
|
||||
*.ini text
|
||||
*.json text
|
||||
*.txt text
|
||||
*.xml text
|
||||
*.ps1 text
|
||||
*.ps1xml text
|
||||
*.psd1 text
|
||||
|
||||
|
||||
# Denote all files that are truly binary and should not be modified.
|
||||
*.dll binary
|
||||
*.exe binary
|
||||
*.gz binary
|
||||
*.ico binary
|
||||
*.jpg binary
|
||||
*.lib binary
|
||||
*.pdb binary
|
||||
*.pdf binary
|
||||
*.png binary
|
||||
*.wim binary
|
||||
*.zip binary
|
||||
Reference in New Issue
Block a user