mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 16:32:23 +01:00
Minor update
This commit is contained in:
parent
6ae4590edc
commit
127b880577
2 changed files with 8 additions and 6 deletions
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 a new issue