mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-05 09:14:16 +03:00
Minor update
This commit is contained in:
parent
6ae4590edc
commit
127b880577
4
.gitattributes
vendored
4
.gitattributes
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
* text eol=lf
|
*.py text eol=lf
|
||||||
|
|
||||||
*_ binary
|
*_ binary
|
||||||
*.dll binary
|
*.dll binary
|
||||||
|
|
@ -9,3 +9,5 @@
|
||||||
*.x32 binary
|
*.x32 binary
|
||||||
*.x64 binary
|
*.x64 binary
|
||||||
*.exe binary
|
*.exe binary
|
||||||
|
*.sln binary
|
||||||
|
*.vcproj binary
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user