blob: 879c5baf6461c8d898cbdfee01e77b5ad77c13e3 [file] [log] [blame]
Giorgi Lekveishvili0048a782023-06-20 18:32:21 +04001# Binaries for programs and plugins
2*.exe
3*.exe~
4*.dll
5*.so
6*.dylib
7
8# Test binary, build with `go test -c`
9*.test
10/_test/
11/apiserver.local.config/
12/_out/
13
14# Output of the go coverage tool, specifically when used with LiteIDE
15*.out
16
17# Ignore the built binary
18cert-manager-webhook-gandi
19
20# Ignore the Helm chart
21/charts/
22
23# JetBrains
24.idea
25
26# Nix
27.envrc