Initial commit

This commit is contained in:
shizzy1 2013-08-29 20:18:16 -07:00
commit 8404376c6b
3 changed files with 354 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