Files
JuliaFEM.jl/.gitignore
T
Jukka Aho b574459120 Update .gitignore
Add test/*.xmf and test/*.h5 to .gitignore, (some tests are generating
results files)
2018-09-06 13:34:26 +03:00

21 lines
182 B
Plaintext

*~
.DS_Store
.ipynb_checkpoints
docs/build/
docs/site/
docs/src/examples
docs/src/packages
*.swp
*.lnk
*.mess
*.log
*.aux
*.out
*.tex
*.export
*.jld
*.mem
*.cov
test/*.h5
test/*.xmf