From 8e89d94c029209ca67bd7eb4eb2f26889f31957c Mon Sep 17 00:00:00 2001 From: David LeBauer Date: Thu, 19 Dec 2024 23:54:30 -0700 Subject: [PATCH] Update .gitignore Remove duplicate lines --- .gitignore | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/.gitignore b/.gitignore index 5c662284..757dc24a 100644 --- a/.gitignore +++ b/.gitignore @@ -14,20 +14,6 @@ docs/latex .Rproj.user .Rhistory - -# build artifacts and executables -*.o -estimate -sipnet -subsetData -transpose -.doxygen.stamp - -# documentation -docs/html/ -docs/latex/ - - # System-specific files .DS_Store .Rproj.user