initial commit

This commit is contained in:
Aaron Gutierrez
2018-11-07 21:14:29 -08:00
commit 9aa405b8d9
3 changed files with 80 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# binary files
annotate
# object files
*.o
# temp stuff
*.swp
*.swo
.DS_STORE