mirror of
https://github.com/watn3y/steamsalty.git
synced 2025-04-19 16:01:22 +02:00
gitignore vscode config
This commit is contained in:
parent
a2c4c43eaa
commit
b0d49ab3c4
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -25,4 +25,7 @@ go.work.sum
|
||||||
.env
|
.env
|
||||||
|
|
||||||
# Build ouput
|
# Build ouput
|
||||||
build/
|
build/
|
||||||
|
|
||||||
|
# vscode config
|
||||||
|
.vscode/
|
Loading…
Reference in a new issue