1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Add ability to extend the set of Git pre-commit hooks

This commit is contained in:
Pedro J. Estébanez
2022-08-30 12:18:58 +02:00
parent 432b25d364
commit 8e2d0e1bb1
3 changed files with 7 additions and 1 deletions

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@
###########################
/custom.py
misc/hooks/pre-commit-custom-*
#############################
### Godot generated files ###