gitignore updated

This commit is contained in:
Lorenzo Volpi 2023-11-07 00:55:45 +01:00
parent c66eaf5d41
commit 7f08524d9a
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -1,15 +1,20 @@
*.code-workspace *.code-workspace
quavenv/* quavenv/*
*.pdf *.pdf
__pycache__/*
baselines/__pycache__/* baselines/__pycache__/*
baselines/densratio/__pycache__/* baselines/densratio/__pycache__/*
quacc/__pycache__/* quacc/__pycache__/*
quacc/evaluation/__pycache__/* quacc/evaluation/__pycache__/*
quacc/method/__pycache__/* quacc/method/__pycache__/*
tests/__pycache__/* tests/__pycache__/*
*.coverage *.coverage
.coverage .coverage
scp_sync.py scp_sync.py
out/* out/*
output/* output/*
!output/main/ !output/main/