2 커밋 e43057ba13 ... e8d27ef339

작성자 SHA1 메시지 날짜
  Pedro Gimeno e8d27ef339 Add .gitattributes, ignore data/write.test, normalize EOL in test 2 년 전
  Pedro Gimeno e43057ba13 Add .gitattributes, ignore data/write.test, normalize EOL in test 2 년 전
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -1,3 +1,5 @@
 test/data/*.txt text eol=crlf
 test/data/*t.txt text eol=lf
 *.lua text
+README.md text
+LICENSE text