.gitignore not includes the standard build directory and the headers generated with Astaroth DSL
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -19,4 +19,8 @@ scripts/py_visual_data~
|
||||
*.blg
|
||||
*.spl
|
||||
makefile~
|
||||
*~
|
||||
*~
|
||||
|
||||
build/
|
||||
src/core/kernels/stencil_assembly.cuh
|
||||
src/core/kernels/stencil_process.cuh
|
||||
|
Reference in New Issue
Block a user