Update .gitignore
This commit is contained in:
parent
9e2ef61772
commit
a100270f21
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,6 +1,5 @@
|
||||
|
||||
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode,go
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode,go
|
||||
openpdu.yaml
|
||||
*.sh
|
||||
|
||||
### Go ###
|
||||
# Binaries for programs and plugins
|
||||
@ -16,6 +15,8 @@
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
src/__debug_bin
|
||||
|
||||
# Dependency directories (remove the comment below to include it)
|
||||
# vendor/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user