Add .worktrees/ to gitignore
This commit is contained in:
parent
cf5df3c928
commit
f1d6dc4b32
|
|
@ -4,5 +4,6 @@
|
||||||
*.coverage
|
*.coverage
|
||||||
.env
|
.env
|
||||||
.angelusvigil/
|
.angelusvigil/
|
||||||
|
.worktrees/
|
||||||
|
|
||||||
PROJECTS/beginner/hash-cracker/docs/
|
PROJECTS/beginner/hash-cracker/docs/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue