-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
46 lines (42 loc) · 1.01 KB
/
.gitignore
File metadata and controls
46 lines (42 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
/ox.test
/ox.test.exe
/_examples/app/app
/_examples/app/app.exe
/_examples/context/context
/_examples/context/context.exe
/_examples/bind/bind
/_examples/bind/bind.exe
/_examples/reflect/reflect
/_examples/reflect/reflect.exe
/_examples/embedded/embedded
/_examples/embedded/embedded.exe
/_examples/tree/tree
/_examples/tree/tree.exe
/_examples/gen/docker/docker
/_examples/gen/docker/docker.exe
/_examples/gen/doctl/doctl
/_examples/gen/doctl/doctl.exe
/_examples/gen/gh/gh
/_examples/gen/gh/gh.exe
/_examples/gen/helm/helm
/_examples/gen/helm/helm.exe
/_examples/gen/hugo/hugo
/_examples/gen/hugo/hugo.exe
/_examples/gen/kubectl/kubectl
/_examples/gen/kubectl/kubectl.exe
/_examples/gen/podman/podman
/_examples/gen/podman/podman.exe
/_examples/gen/psql/psql
/_examples/gen/psql/psql.exe
/_examples/gen/rclone/rclone
/_examples/gen/rclone/rclone.exe
/_examples/gen/talosctl/talosctl
/_examples/gen/talosctl/talosctl.exe
/_examples/gen/omnictl/omnictl
/_examples/gen/omnictl/omnictl.exe
*.txt
*.log
*.bash
*.fish
*.ps1
*.zsh