diff --git a/.gitattributes b/.gitattributes index 5ad2ad9..a2cd5d0 100755 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,4 @@ META-INF/** text eol=lf # Denote all files that are truly binary and should not be modified. common/addon/**/tools/** binary +module/bin/**/** binary \ No newline at end of file