From fc44f0b0cdf673304cb252c531c86af4310fdd0f Mon Sep 17 00:00:00 2001 From: Alejandro Date: Sat, 1 Jul 2023 19:55:02 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/.gitignore b/.gitignore index 451c74f..f3c7520 100755 --- a/.gitignore +++ b/.gitignore @@ -1,29 +1,9 @@ -NoZeeman/ -Outputs/ -Zeeman/ -results/ -.vscode/ -.vs/ -CppProperties.json -Plots/ -Debug/ build/ bin/ -exciton.sln -exciton.vcxproj -exciton.vcxproj.filters -exciton.vcxproj.user -old/ -xatu_old/ -libxatu.a -exciton_files/ plot/ -main/ test/*.x -* -/src/libxatu.a libxatu.a main/ -exciton_files/ /test/* - +docs/ +.DS_store