mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-04-24 01:08:52 +02:00
Initial v1.0.0 commit
This commit is contained in:
23
.gitignore
vendored
Normal file
23
.gitignore
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
/.kube-secrets
|
||||
/tmp
|
||||
/dev
|
||||
./dev
|
||||
/local
|
||||
**/dev
|
||||
/bin
|
||||
|
||||
*.coverprofile
|
||||
*.html
|
||||
.vscode
|
||||
.idea
|
||||
.DS_Store
|
||||
*~
|
||||
|
||||
TODO
|
||||
|
||||
# Virtual go & fuse
|
||||
.virtualgo
|
||||
.fuse_hidden*
|
||||
|
||||
# Packr generated files
|
||||
*-packr.go
|
||||
Reference in New Issue
Block a user