Compare commits

...

2 Commits

Author SHA1 Message Date
reidmen 491f43c697 Added cbme2022 2022-04-08 16:37:59 +02:00
reidmen 6d2d1a38e4 stores pdf conference 2022-04-08 16:31:44 +02:00
4 changed files with 5 additions and 5 deletions

10
.gitignore vendored
View File

@ -9,7 +9,6 @@ __pypackages__/
build/ build/
develop-eggs/ develop-eggs/
dist/ dist/
downloads/
eggs/ eggs/
.eggs/ .eggs/
lib/ lib/
@ -40,9 +39,6 @@ MANIFEST
*.ipynb *.ipynb
.ipynb_checkpoints/ .ipynb_checkpoints/
# Numerical results
tests/
# Paraview state files # Paraview state files
*.pvsm *.pvsm
@ -55,5 +51,9 @@ tests/
# published article exception and # published article exception and
# TeX exceptions # TeX exceptions
!/tex/**/*.png !/tex/**/*.png
!conferences/**/*
conferences/**/*.synctex.gz
conferences/**/*.aux
conferences/**/*.log
!article_published.pdf !article_published.pdf
!conferences/