Files
mgmt/.gitignore
2025-09-30 02:55:29 -04:00

27 lines
337 B
Plaintext

.idea/
.omv/
.ssh/
.vagrant/
.envrc
old/
tmp/
/vendor/
*WIP
*_stringer.go
/mgmt
/mgmt.static
# crossbuild artifacts
/build/mgmt-*
mgmt.iml
/rpmbuild/
/releases/
/repository/
/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