Update to paypal express anti-spam blocks
This commit is contained in:
17
.gitattributes
vendored
17
.gitattributes
vendored
@@ -1,2 +1,17 @@
|
||||
# Auto detect text files and perform LF normalization
|
||||
# Auto-normalize line endings
|
||||
* text=auto
|
||||
|
||||
# Force text files to LF
|
||||
*.php text eol=lf
|
||||
*.js text eol=lf
|
||||
*.css text eol=lf
|
||||
*.md text eol=lf
|
||||
*.txt text eol=lf
|
||||
*.json text eol=lf
|
||||
|
||||
# Binaries
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
*.jpeg binary
|
||||
*.gif binary
|
||||
*.ico binary
|
||||
|
||||
Reference in New Issue
Block a user