refactor(management): start the move to lefthook

This commit is contained in:
Michele Cereda
2024-02-17 18:36:58 +01:00
parent 497ce3c772
commit 7ff56de4c0
3 changed files with 34 additions and 6 deletions

16
.gitignore vendored
View File

@@ -1,8 +1,16 @@
.DS_Store
.vscode/*
!.vscode/extensions.json
!.vscode/settings.json
/.vscode/*
!/.vscode/extensions.json
!/.vscode/settings.json
/.lefthook-local.yml
/node_modules/
/package.json
/package-lock.json
__pycache__/
.obsidian/
@@ -15,5 +23,3 @@
*.tfstate.backup
.pulumi/
__pycache__/