Skip to content

Commit

Permalink
Only ignore controled files
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson committed Apr 11, 2024
1 parent 107c75d commit f6a687c
Showing 1 changed file with 2 additions and 169 deletions.
171 changes: 2 additions & 169 deletions home/.chezmoiignore
Original file line number Diff line number Diff line change
@@ -1,176 +1,9 @@
# Included in profile
xdg.env

# Generated through nu script
.config/zellij/themes/theme.kdl

# Cache
# pkgx cache
.pkgx
.dccache
.cs_cache
.pnpm-state
.cache/d2
.cache/helix
.cache/helm
.cache/node
.cache/nvim
.cache/node_repl_history
.cache/npm
.cache/pyright-python
.cache/pnpm
.cache/todoist
.cache/typescript
.cache/yarn
.cache/zsh
.config/zsh/.zcompdump*
.cache/bash
.cache/chezmoi
.cache/deno
.cache/gstreamer-1.0
.cache/less
.cache/mash
.cache/pkgx
.cache/prisma
.cache/psql_history
.cache/starship
.cache/winetricks

# Bash
.bash_sessions

# SSH
.ssh/id_rsa
.ssh/id_rsa.pub
.ssh/known_hosts*
.ssh/environment-
.ssh/codespaces.auto
.ssh/codespaces.auto.pub

# History
.lesshst
.wget-hsts
.bash_history
.node_repl_history
.nsh_history
.pspg_history
.python_history
.tig_history
.config/zsh/.zsh_history
.config/zsh/.zsh_sessions
.zsh_sessions
.config/nushell/history.txt
.config/nushell/history.sqlite*

# VIM
.vim
.viminfo
.plugged

# Non XDG
.aicommits
.asdf
.cargo
.docker
.fzf
.fzf.bash
.fzf.zsh
.gnupg
.gsutil
.hasura
.hyper_plugins
.k9s
.kpt
.krew
.kube
.lima
.minikube
.npm
.sdm
.skaffold
.terminfo
.rustup
.texts-conf.json
.config/todoist
.vscode*
.ipython
.orbstack
.cookiecutter*

# Ignore MacOS files
.CFUserTextEncoding
.DS_Store
.Trash
Applications
Desktop
Documents
Downloads
Library
Movies
Music
Pictures
Public
Support

# Extra files
.config/coc
.config/containers
.config/docker
.config/gcloud
.config/gh
.config/helm
.config/hub
.config/k9s
.config/krew
.config/pgcli
.config/pg/pgpass

# Cache in config
.config/todoist
.config/tmux/plugins
.config/chezmoi/chezmoistate.boltdb

# Unmanaged
.actrc
.cups
.bigqueryrc
.circleci
.colima
.earthly
.fig
.octavia
.okteto
.redhat
.restish
.slack
.swiftpm
.tmate.conf
.todoist.config.json
.yarnrc
.config/aws
.config/topgrade.toml
.bytebase
.cursor
.cursor-tutor
.devpod
.pgadmin
.config/alacritty/alacritty.yml
.config/broot
.config/cups
.config/gh-copilot
.config/ghorg
.config/ngrok
.config/topgrade.d
.config/yarn

.bin
.local

**/.DS_Store

Code
GitHub
OrbStack

# Uknown
.Nuance-OmniPage-CSDK-20.2
.Nuance-licmgr

0 comments on commit f6a687c

Please sign in to comment.