Removed or updated some old .gitignore files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -22,6 +22,4 @@ makefile~
|
|||||||
*~
|
*~
|
||||||
|
|
||||||
build/
|
build/
|
||||||
src/core/kernels/stencil_assembly.cuh
|
|
||||||
src/core/kernels/stencil_process.cuh
|
|
||||||
tests/
|
tests/
|
||||||
|
5
acc/.gitignore
vendored
5
acc/.gitignore
vendored
@@ -1,5 +0,0 @@
|
|||||||
build
|
|
||||||
testbin
|
|
||||||
|
|
||||||
# Except this file
|
|
||||||
!.gitignore
|
|
5
acc/mhd_solver/.gitignore
vendored
5
acc/mhd_solver/.gitignore
vendored
@@ -1,5 +0,0 @@
|
|||||||
build
|
|
||||||
testbin
|
|
||||||
|
|
||||||
# Except this file
|
|
||||||
!.gitignore
|
|
5
acc/pc_mhd_solver/.gitignore
vendored
5
acc/pc_mhd_solver/.gitignore
vendored
@@ -1,5 +0,0 @@
|
|||||||
build
|
|
||||||
testbin
|
|
||||||
|
|
||||||
# Except this file
|
|
||||||
!.gitignore
|
|
2
include/.gitignore
vendored
2
include/.gitignore
vendored
@@ -1,2 +0,0 @@
|
|||||||
# Ignore the DSL headers
|
|
||||||
stencil_defines.h
|
|
2
src/core/kernels/.gitignore
vendored
2
src/core/kernels/.gitignore
vendored
@@ -1,2 +0,0 @@
|
|||||||
# Ignore the generated headers
|
|
||||||
stencil_process.cuh stencil_assembly.cuh
|
|
Reference in New Issue
Block a user