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