Initial commit

This commit is contained in:
tqchen
2014-02-06 09:28:03 -08:00
commit 225aa9841b
3 changed files with 219 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a