Skip to content

Commit

Permalink
Initial commit for 2.1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kai Yang committed Mar 30, 2015
1 parent 7c6a6fc commit 6b72a8b
Show file tree
Hide file tree
Showing 197 changed files with 95,725 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Auto detect text files and perform LF normalization
* text=auto

# Custom for Visual Studio
*.cs diff=csharp

# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -194,3 +194,10 @@ FakesAssemblies/

# Visual Studio 6 workspace options file
*.opt

# NSIS output
/ScriptForInstaller/Output/

# Bass DLL
!/DoubanFM.Bass/x86/
!/DoubanFM.Bass/x64/
Binary file added DoubanFM.Bass/Bass.Net.dll
Binary file not shown.
64,185 changes: 64,185 additions & 0 deletions DoubanFM.Bass/Bass.Net.xml

Large diffs are not rendered by default.

Loading

0 comments on commit 6b72a8b

Please sign in to comment.