26 lines
316 B
Plaintext
26 lines
316 B
Plaintext
.idea/
|
|
.omv/
|
|
.ssh/
|
|
.vagrant/
|
|
.envrc
|
|
old/
|
|
tmp/
|
|
vendor/
|
|
*WIP
|
|
*_stringer.go
|
|
mgmt
|
|
mgmt.static
|
|
# crossbuild artifacts
|
|
build/mgmt-*
|
|
mgmt.iml
|
|
rpmbuild/
|
|
releases/
|
|
pprof/
|
|
sites/
|
|
# vim swap files
|
|
.*.sw[op]
|
|
# prevent `echo foo 2>1` typo errors by making this file read-only
|
|
1
|
|
# allow users to keep some junk files around
|
|
*.wip
|