Added createhooks shell script that will install git hooks for auto-rebuilding on checkout/commit, make main binaries depend on VERSION file for rebuilding (otherwise version in -v is not updated).
This commit is contained in:
parent
190f020595
commit
dafe3b5fdd
3 changed files with 19 additions and 5 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -22,3 +22,9 @@ src/converters/Mist*
|
|||
/depcomp
|
||||
.libs
|
||||
VERSION
|
||||
.dep.inc
|
||||
autoscan.log
|
||||
libtool
|
||||
*.dtsc
|
||||
*.flv
|
||||
*.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue