Skip to content

Commit 34b469b

Browse files
authored
remove Build from .gitignore (#1701)
1 parent 61d37f6 commit 34b469b

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.gitignore

-12
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,6 @@
1010
datlog
1111
log.*
1212

13-
# Ignore everything in Build except the cmake script
14-
/Build/*
15-
!/Build/cmake.sh
16-
!/Build/cmake_cuda.sh
17-
!/Build/cmake_hip_crusher.sh
18-
!/Build/cmake_hip.sh
19-
!/Build/cmake_sycl.sh
20-
!/Build/cmake_with_moisture.sh
21-
!/Build/cmake_with_netcdf.sh
22-
!/Build/cmake_with_poisson.sh
23-
!/Build/cmake_with_warm_no_precip.sh
24-
2513
# Temporary files
2614
*/Testing/Temporary
2715
.*.swp

0 commit comments

Comments
 (0)