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