ignore docs using a github webhook

This commit is contained in:
abejgonzalez
2019-08-29 23:43:08 -07:00
parent c63fbfa460
commit fc380b2dda
3 changed files with 37 additions and 0 deletions

5
scripts/add-githooks.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
# adds githooks, expects to be run from base directory
git config core.hooksPath .githooks