mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
chore(gitignore): Ignore local .cursor directory
Cursor editor and agent metadata under .cursor/ is per-machine and should not be proposed in pull requests.
This commit is contained in:
@@ -20,6 +20,7 @@ coverage/
|
|||||||
test/*.h5
|
test/*.h5
|
||||||
test/*.xmf
|
test/*.xmf
|
||||||
.env
|
.env
|
||||||
|
.cursor/
|
||||||
.vscode
|
.vscode
|
||||||
trash
|
trash
|
||||||
.trash/
|
.trash/
|
||||||
|
|||||||
Reference in New Issue
Block a user