Browse Source

Add settings.json to .gitignore

feature/add-settings
Fabian Vowie 2 years ago
parent
commit
0f16daa99b
No known key found for this signature in database GPG Key ID: C27317C33B27C410
  1. 3
      .gitignore

3
.gitignore

@ -13,3 +13,6 @@
# Go workspace file
go.work
# Lithium specific
settings.json
Loading…
Cancel
Save