minor adjustments

This commit is contained in:
Alexander Navarro 2023-11-13 22:10:39 -03:00
parent 62af62c258
commit aef7b67390
6 changed files with 11 additions and 21 deletions

View file

@ -1,7 +1,5 @@
[user]
email = ale.navarro.parra@gmail.com
user = Alexander Navarro
[pull]
rebase = false
[init]
defaultBranch = main

View file

@ -1,7 +0,0 @@
# Package manager locks
*.lock
pnpm-lock.yaml
# PHP Stuff
vendor
.php-cs-fixer.cache

6
config/git/ignore Normal file
View file

@ -0,0 +1,6 @@
# Git Worktrees
.worktrees/*
# PHP Stuff
vendor
.php-cs-fixer.cache