ignore docs using a github webhook
This commit is contained in:
5
scripts/add-githooks.sh
Executable file
5
scripts/add-githooks.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# adds githooks, expects to be run from base directory
|
||||
|
||||
git config core.hooksPath .githooks
|
||||
Reference in New Issue
Block a user