cmc/dotfiles
Using GNU Stow to manage my dotfiles.
clone: git clone https://gitbay.org/cmc/dotfiles.git
main: common/git/.gitignore_global · raw
1# macOS
2.DS_Store
3.AppleDouble
4.LSOverride
5
6# Thumbnails
7._*
8
9# Files that might appear in the root of a volume
10.DocumentRevisions-V100
11.fseventsd
12.Spotlight-V100
13.TemporaryItems
14.Trashes
15.VolumeIcon.icns
16.com.apple.timemachine.donotpresent
17
18# Editors
19*.swp
20*.swo
21*~
22.vscode/
23.idea/
24.claude/
25
26# Common logs
27*.log
28npm-debug.log*
29yarn-debug.log*
30yarn-error.log*
31
32# Other
33wg.conf
34wg0.conf