From 8ee4057f7ed6d31d9ac256b2b32795ed93e5081b Mon Sep 17 00:00:00 2001 From: Nuwan Yapa Date: Mon, 26 Feb 2024 10:26:48 -0500 Subject: [PATCH] .gitignore HPC stuff --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1fbef14..90354d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# HPC scripts and logs +hpc/ + # Calculation outputs *.dat *.csv