Add hook post-checkout
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -5,8 +5,10 @@
|
|||||||
# And all the file types you're interested in
|
# And all the file types you're interested in
|
||||||
!.gitignore
|
!.gitignore
|
||||||
!.githooks/post-merge
|
!.githooks/post-merge
|
||||||
|
!.githooks/post-checkout
|
||||||
!**/.gitignore
|
!**/.gitignore
|
||||||
!**/.githooks/post-merge
|
!**/.githooks/post-merge
|
||||||
|
!**/.githooks/post-checkout
|
||||||
|
|
||||||
## Except
|
## Except
|
||||||
!etc/atb/*
|
!etc/atb/*
|
||||||
|
Reference in New Issue
Block a user