dotfiles/.gitignore

79 lines
1.0 KiB
Plaintext
Raw Normal View History

2024-10-29 23:02:21 -05:00
# These are generated by `yadm alt` so they shouldn't be in the repo
.config/zsh/aliases.local
.config/zsh/environment
.gitconfig.local
.npmrc
2024-10-30 07:49:41 -05:00
.zprofile.local
2024-10-29 23:02:21 -05:00
# Various stuff
2024-10-29 17:03:47 -05:00
*.sock
*.swp
2024-10-29 18:12:34 -05:00
__pycache__/
2024-10-29 17:03:47 -05:00
.1password
.anyconnect
2024-10-29 18:12:34 -05:00
.arduinoIDE/localization-cache
.arduinoIDE/recent-sketches.json
.arduinoIDE/recentworkspace.json
2024-10-29 17:03:47 -05:00
.awesomecache
.bash_history
.cache
.CFUserTextEncoding
.cisco
.colima
.config/gtk-2.0/
2024-10-29 18:12:34 -05:00
.config/nvim
.config/zed/**/*.mdb
2024-10-29 17:03:47 -05:00
.config/zsh/plugins
2024-10-29 18:12:34 -05:00
.cups
2024-10-29 17:03:47 -05:00
.docker/
.DS_Store
.gitignore_global
.gk/repoMapping.json
.gnupg
.gnupg_*
.lesshst
2024-10-29 18:12:34 -05:00
.local/bin
2024-10-29 17:03:47 -05:00
.local/share
2024-10-29 18:12:34 -05:00
.local/state
2024-10-29 17:03:47 -05:00
.node_repl_history
.npm
.nvm
2024-10-29 18:12:34 -05:00
.openstack_history
2024-10-29 17:03:47 -05:00
.rest-client
.sonarlint
.ssh
.tldrc
.Trash
.vault-token
.viminfo
2024-10-29 18:12:34 -05:00
.vimrc_back
2024-10-29 17:03:47 -05:00
.vscode
.wget-hsts
.yarn
.yarnrc
.zcompcache
.zcompdump
.zsh_history
.zsh_sessions
awesomecache
2024-10-29 18:12:34 -05:00
Applications
2024-10-29 17:03:47 -05:00
Desktop
Development
Documents
Downloads
Library
Movies
Music
node_modules
OneDrive\ \-\ Target\ Corporation
2024-10-29 22:57:09 -05:00
op-daemon.sock
2024-10-29 17:03:47 -05:00
package.json
Pictures
Public
src
tmp
yarn.lock
2024-10-29 18:12:34 -05:00
# May add this back (much) later
.SpaceVim