git: Add a small ignore entry
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user