Initial commit

This commit is contained in:
someuser89 2014-01-24 11:49:37 -08:00
commit d28fb524ad
3 changed files with 15 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