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