From ae51f633c2d2fe49a2046e38714ebed612240f88 Mon Sep 17 00:00:00 2001 From: Eivind Jahren Date: Fri, 27 Oct 2023 10:43:48 +0200 Subject: [PATCH] Remove outdated files from .gitignore --- .gitignore | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 22841f5a8f..96dfd491b8 100644 --- a/.gitignore +++ b/.gitignore @@ -8,13 +8,9 @@ *.user.* .idea python/lib64 -/libenkf/src/.faultlist -/develbranch/libenkf/src/.faultlist /build /temp-build -/libert_util/tests/data/latex_OK.pdf /test-data/Equinor -/python/python/ert/ecl/ecl_local.py /GPATH /GRTAGS /GTAGS @@ -23,8 +19,6 @@ python/lib64 scratch.sparsebundle *.iml *.DS_Store -__ecl_lib_path.py -__ecl_lib_info.py /venv/ /_skbuild/ @@ -35,4 +29,4 @@ __ecl_lib_info.py /dist /dist-* -CMakeSettings.json \ No newline at end of file +CMakeSettings.json