Initial commit

This commit is contained in:
Drew DeVault 2015-08-04 21:02:46 -04:00
commit 6a33e1e3cd
5 changed files with 95 additions and 0 deletions

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt
*.swp
*.o
bin/
test/
build/
.lvimrc