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
|
/target
|
||||||
/.direnv
|
/.direnv
|
||||||
/logs
|
/logs
|
||||||
|
.idea/workspace.xml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue