feat(git): refactor config and add some qol

This commit is contained in:
2026-01-21 22:58:12 +01:00
parent 3aa8bd8ff1
commit 73eaef8411
4 changed files with 50 additions and 15 deletions

20
git/ignore Normal file
View File

@@ -0,0 +1,20 @@
# mac files
.DS_Store
# i don't like pushing .vscode and .idea folders, i will force add if needed
.vscode
.idea
# pyenv
.python-version
# nix venv hook
.nix-venv
.dev
# i use .ignore for nvim
.ignore
# todo files
TODO.md