mirror of
https://github.com/Hackplayers/evil-winrm
synced 2026-06-08 11:12:45 +00:00
Add .gitattributes file
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Auto detect text files and perform LF normalization
|
||||
* text=auto eol=lf
|
||||
|
||||
# Text files and source code
|
||||
*.txt text
|
||||
*.yml text
|
||||
*.rb text
|
||||
*.md text
|
||||
*.gemspec text
|
||||
|
||||
# Executable binaries/packages
|
||||
*.deb binary
|
||||
*.xz binary
|
||||
|
||||
# Binary image formats
|
||||
*.png binary
|
||||
Reference in New Issue
Block a user