Initial commit

This commit is contained in:
tengattack
2018-03-15 00:38:08 +08:00
commit 12b0e070f2
20 changed files with 838 additions and 0 deletions

6
.gitattributes vendored Normal file
View File

@@ -0,0 +1,6 @@
.git* text eol=lf
*.py text eol=lf
*.cfg text eol=lf
*.txt text eol=lf
*.rst text eol=lf
*.in text eol=lf