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. 5
      .gitignore

5
.gitignore

@ -12,4 +12,7 @@
*.out
# Go workspace file
go.work
go.work
# Lithium specific
settings.json
Loading…
Cancel
Save