.gitignore not includes the standard build directory and the headers generated with Astaroth DSL

This commit is contained in:
jpekkila
2019-06-17 14:46:30 +03:00
parent 59086b3e79
commit 1d3d331570

6
.gitignore vendored
View File

@@ -19,4 +19,8 @@ scripts/py_visual_data~
*.blg *.blg
*.spl *.spl
makefile~ makefile~
*~ *~
build/
src/core/kernels/stencil_assembly.cuh
src/core/kernels/stencil_process.cuh