Initial commit

This commit is contained in:
Drew DeVault 2017-04-25 11:32:52 -04:00
commit 52e6ed54cb
19 changed files with 701 additions and 0 deletions

13
.gitignore vendored Normal file
View file

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