diff --git a/.gitignore b/.gitignore index 21b4487..645f370 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ # Project exclude paths -/out/ \ No newline at end of file +/out/ +# Auto detect text files and perform LF normalization +* text=auto