chore: Add workspace.xml to .gitignore to prevent IDE configuration files from being tracked

This commit is contained in:
Harald Hoyer 2025-04-05 12:54:17 +02:00
parent 6acfee2f95
commit e8dceaca27

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/target
/.direnv
/logs
.idea/workspace.xml