Initial commit

This commit is contained in:
Evgeniy Alexeev
2014-01-30 03:51:29 -08:00
commit f68918e599
3 changed files with 691 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