From 2329bc956fe7d42a59cf8015ae751bc4e7512e17 Mon Sep 17 00:00:00 2001 From: MintoDA1 <51412913+MintoDA1@users.noreply.github.com> Date: Wed, 2 Aug 2023 17:33:43 -0400 Subject: [PATCH] Removed shell scripts from .gitignore whitelist --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 34cf5f6c2..d9bee1a0a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,6 @@ !*/ # whitelist only the files that ever need to be tracked !*.f90 -!*.sh swiftest_driver.sh !CMakeLists.txt !*.cmake