initial commit

This commit is contained in:
Patrick Brosi 2018-06-09 17:14:08 +02:00
commit efcd3e1892
106 changed files with 27000 additions and 0 deletions

20
.gitignore vendored Normal file
View file

@ -0,0 +1,20 @@
Makefile
CMakeCache.txt
*.o
*.a
cmake_install.cmake
*~
CMakeFiles
*.cfg
*.cmake
/build/
*.pyc
compile_commands.json
.vimrc
.clang_complete
/.idea
*.vs
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.cppr
*.hr