git: Add a small ignore entry

This commit is contained in:
James Shubin
2025-03-17 21:51:45 -04:00
parent 642c6b952f
commit c83e2cb877

2
.gitignore vendored
View File

@@ -20,3 +20,5 @@ sites/
.*.sw[op] .*.sw[op]
# prevent `echo foo 2>1` typo errors by making this file read-only # prevent `echo foo 2>1` typo errors by making this file read-only
1 1
# allow users to keep some junk files around
*.wip