Initial commit

This commit is contained in:
winlin
2013-10-16 23:15:20 -07:00
commit 2ef96d576c
3 changed files with 37 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