add: .config

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Melvin Ragusa
2026-02-02 14:58:13 +01:00
parent 2bfdc582b0
commit d3d7242351
1121 changed files with 617892 additions and 844 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# Firefox profiles - contain sensitive data like cookies, history, passwords
.config/mozilla/firefox/
.config/zed/mozilla/
# GitHub Copilot tokens
.config/github-copilot/
# Nix config (may contain access tokens)
.config/nix/nix.conf
# Other sensitive files
*.sqlite
*.sqlite-wal
*.sqlite-shm
*.sqlite-journal