init: OpenKKND scaffold and license
This commit is contained in:
commit
1455cf7ac9
5 changed files with 67 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
build/
|
||||
dist/
|
||||
logs/*.log
|
||||
.DS_Store
|
||||
*.o
|
||||
*.obj
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
Loading…
Add table
Add a link
Reference in a new issue