From 34b469b1963ebec1f93fae80f03c5eb928501ea9 Mon Sep 17 00:00:00 2001 From: Ann Almgren Date: Mon, 22 Jul 2024 11:00:23 -0700 Subject: [PATCH] remove Build from .gitignore (#1701) --- .gitignore | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.gitignore b/.gitignore index c0e971dee..8ccc86e73 100644 --- a/.gitignore +++ b/.gitignore @@ -10,18 +10,6 @@ datlog log.* -# Ignore everything in Build except the cmake script -/Build/* -!/Build/cmake.sh -!/Build/cmake_cuda.sh -!/Build/cmake_hip_crusher.sh -!/Build/cmake_hip.sh -!/Build/cmake_sycl.sh -!/Build/cmake_with_moisture.sh -!/Build/cmake_with_netcdf.sh -!/Build/cmake_with_poisson.sh -!/Build/cmake_with_warm_no_precip.sh - # Temporary files */Testing/Temporary .*.swp