4722407c82
* [v9.2.x] Chore: Upgrade Go to 1.20.1 and Alpine to 3.17 (#63891) * Fix lint errors * Fix lint * Backport e2e cloud tests * Skip e2e azure * Skip e2e azure cloud tests
13 lines
116 B
Plaintext
13 lines
116 B
Plaintext
|
|
# Ignore everything
|
|
*
|
|
|
|
# But not these files:
|
|
!.gitignore
|
|
!*.mod
|
|
!README.md
|
|
!Variables.mk
|
|
!variables.env
|
|
|
|
*tmp.mod
|