gitignore updated

This commit is contained in:
Lorenzo Volpi 2023-09-26 07:50:39 +02:00
parent f8371291bc
commit 0f0d97b0a8
1 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@ -3,6 +3,10 @@ quavenv/*
*.pdf
quacc/__pycache__/*
tests/__pycache__/*
*/__pycache__/*
garg22_ATC/__pycache__/*
guillory21_doc/__pycache__/*
jiang18_trustscore/__pycache__/*
lipton_bbse/__pycache__/*
elsahar19_rca/__pycache__/*
*.coverage
.coverage