From 75558078ee41354009751cbc9adcfcf000e06446 Mon Sep 17 00:00:00 2001 From: Rolf Geuenich Date: Thu, 19 Oct 2023 11:11:23 +0200 Subject: [PATCH] Cleanup and extension for GitHub Action Workflow build and act --- .gitignore | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index fe5b6b4f8..0578aa593 100644 --- a/.gitignore +++ b/.gitignore @@ -220,11 +220,10 @@ pip-log.txt _gsdata_/ #GITHUB -.gitattributes -.gitignore Moose Test Missions/MOOSE_Test_Template.miz Moose Development/Moose/.vscode/launch.json MooseCodeWS.code-workspace -.gitignore -.gitignore -/.gitignore + +# Excludes for act (https://github.com/nektos/act) +.secrets +.env