git: Add more entries to gitignore file

This commit is contained in:
James Shubin
2025-02-25 12:10:04 -05:00
parent bb171ced86
commit f754bbbf90

2
.gitignore vendored
View File

@@ -14,6 +14,8 @@ 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