Files
JuliaFEM.jl/.gitignore
T
Jukka Aho e76ec8fdc0 chore(gitignore): Ignore local .cursor directory
Cursor editor and agent metadata under .cursor/ is per-machine and should not
be proposed in pull requests.
2026-05-09 16:19:25 +03:00

28 lines
240 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
coverage/
test/*.h5
test/*.xmf
.env
.cursor/
.vscode
trash
.trash/
prototypes/