style(git/module): adding tab removing .lock and node_modules

This commit is contained in:
Raphael 2025-07-09 19:25:14 +02:00
parent 06944c564b
commit 003bec7243

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
.direnv/ .direnv/
.envrc .envrc
*.lock
node_modules/