-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
60 lines (60 loc) · 800 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
.Trash/
Applications*
Desktop/
Documents/
Downloads/
Dropbox/
Library/
Movies/
Music/
node_modules/
Pictures/
Projects/
Public/
Sites/
.vim/plugged
*
!.ackrc
!.agignore
!.bash_profile
!.bashrc
!Brewfile
!.ctags
!.gemrc
!.gitattributes
!.gitcofig
!.githelpers
!.gitignore
!.gitignore_global
!.gitmodules
!.gvimrc
!.ideavimrc
!.irbrc
!.powconfig
!.profile
!.pryrc
!.psqlrc
!.railsrc
!.tmux.conf
!.vim
!.vim/bundle/Vundle.vim
!.vimrc
!.zlogin
!.zsh
!.zshenv
!.zshrc
!.p10k.zsh
!.setup.sh
!.config/fish/*
!.config/bash/*
!.ripgreprc
!.bundle/config
!.config/jesseduffield/lazygit/config.yml
!.config/bat/config
!.config/ranger/*
!.config/kitty/*
!.config/nvim/init.vim
!.config/git/*
!.rgignore
!Library/Application Support/Code/User/settings.json
!Library/Application Support/Code/User/keybindings.json