gitignore updated

This commit is contained in:
Lorenzo Volpi 2023-11-26 16:35:46 +01:00
parent 79850971f3
commit 00081ad9bd
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -10,6 +10,7 @@ qcpanel/__pycache__/*
quacc/__pycache__/*
quacc/evaluation/__pycache__/*
quacc/method/__pycache__/*
quacc/quantification/__pycache__/*
tests/__pycache__/*
tests/*/__pycache__/*
tests/*/*/__pycache__/*