digininja / DVWA

Damn Vulnerable Web Application (DVWA)
GNU General Public License v3.0
10.36k stars 3.65k forks source link

Make Git handle line endings #579

Closed hoang-himself closed 1 year ago

hoang-himself commented 1 year ago

This makes text files in the repo use \n as the default line ending while allowing whatever line ending being used at local.

digininja commented 1 year ago

Looks ok