initial import
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
.cmake
|
||||
.trunk
|
||||
.vc
|
||||
.vs
|
||||
.vscode
|
||||
|
||||
*.a
|
||||
*.o
|
||||
*.bin
|
||||
*.pc
|
||||
build
|
||||
core
|
||||
core.*
|
||||
cmake-build-*
|
||||
tags
|
||||
|
||||
rcpp
|
||||
|
||||
Reference in New Issue
Block a user