Tsuz-Hypr-Dotfiles/.gitignore
Tsuzura 638e4d15fb
docs: add LICENSE (GPL-3.0) and README.md
- LICENSE: GPL-3.0, standard FSF boilerplate + full license text
- README.md: project overview, stack, status, credit to end-4/dots-hyprland
  as architectural inspiration (not a fork — no code copied)
2026-07-30 22:41:41 -04:00

40 lines
No EOL
2.3 KiB
Text

# ── QuickShell ────────────────────────────────────────────────────────────────
# LSP state file, auto-generated at runtime, machine-specific
**/.qmlls.ini
# ── Editor ────────────────────────────────────────────────────────────────────
# VSCodium/VSCode
.vscode/
Roadmap.md
# ── Backup / temp files ───────────────────────────────────────────────────────
*.bak
*.swp
*.swo
*~
# ── OS cruft ──────────────────────────────────────────────────────────────────
.DS_Store
Thumbs.db
# ── Stow ──────────────────────────────────────────────────────────────────────
.stow-local-ignore
# ── Compiled / cache ──────────────────────────────────────────────────────────
__pycache__/
*.pyc
*.o
*.so
# ── Secrets / sensitive ───────────────────────────────────────────────────────
.env
.secrets
# ── Logs ──────────────────────────────────────────────────────────────────────
*.log
# ── Node (unlikely but cheap to include) ──────────────────────────────────────
node_modules/
# ── Fish Local Key ──────────────────────────────────────────────────────────────────────
local_keys.fish