chore: Add workspace.xml to .gitignore to prevent IDE configuration files from being tracked
This commit is contained in:
parent
6acfee2f95
commit
e8dceaca27
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
/target
|
||||
/.direnv
|
||||
/logs
|
||||
.idea/workspace.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue