2021-04-02 19:06:33 +02:00
|
|
|
.DS_Store
|
|
|
|
Thumbs.db
|
|
|
|
*~
|
|
|
|
*.swp
|
|
|
|
.AppleDouble
|
|
|
|
.LSOverride
|
|
|
|
Icon
|
|
|
|
|
|
|
|
# Thumbnails
|
|
|
|
._*
|
|
|
|
|
|
|
|
# Files that might appear on external disk
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
|
|
|
|
|
|
|
# project-specific vim configurations
|
|
|
|
.vimrc.local
|
|
|
|
.vim/coc-settings.json
|
|
|
|
|
|
|
|
# typescript command garbage
|
|
|
|
tscommand*.txt
|
|
|
|
|
|
|
|
# nvm - the Node Version Manager
|
|
|
|
.nvmrc
|
|
|
|
|
|
|
|
# npm things
|
|
|
|
npm-debug.log
|
|
|
|
|
2024-02-19 10:59:57 +01:00
|
|
|
# idea editor configs
|
|
|
|
.idea
|
|
|
|
|
|
|
|
# jujutsu configs
|
|
|
|
.jj
|