You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # Set line ending normalization
- # *.txt text eol=lf # Treat files with .txt extension as text files with LF (Unix-style) line endings
- # *.csv text eol=crlf # Treat files with .csv extension as text files with CRLF (Windows-style) line endings
-
- # Go Project
- *.sql linguist-language=GO
- *.html linguist-language=GO
|