-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
67 lines (49 loc) · 1.52 KB
/
.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
61
62
63
64
65
66
# Ignore everything except the files that have been manually configured
*
!*/
!.gitignore
!LICENSE
!README.md
!aprompt-demo.png
!screenshot-dark.png
!screenshot-light.png
!docs/colors.css
!docs/index.css
!docs/index.html
!docs/index.js
!install
!alacritty/.config/alacritty/alacritty.yml
!base16/.config/base16/schemes/base16-ngeva.yml
!base16/.config/base16/templates/alacritty/dark.ejs
!base16/.config/base16/templates/user-chrome/dark.ejs
!base16/.local/bin/theme-distribute
!base16/.local/bin/theme-generate
!bat/.config/bat/config
!bat/.config/bat/themes/base16-ngeva.tmTheme
!bat/.config/bat/themes/Monokai\ Classic.tmTheme
!bat/.config/bat/themes/Monokai\ Pro\ (Filter\ Machine).tmTheme
!bat/.config/bat/themes/Monokai\ Pro\ (Filter\ Octagon).tmTheme
!bat/.config/bat/themes/Monokai\ Pro\ (Filter\ Ristretto).tmTheme
!bat/.config/bat/themes/Monokai\ Pro\ (Filter\ Spectrum).tmTheme
!bat/.config/bat/themes/Monokai\ Pro\ Light\ (Filter\ Sun).tmTheme
!bat/.config/bat/themes/Monokai\ Pro\ Light.tmTheme
!bat/.config/bat/themes/Monokai\ Pro.tmTheme
!git/.gitconfig
!git/.gitignore
!git/.stow-local-ignore
!npm/.npmrc
!neofetch/.config/neofetch/ascii.txt
!neofetch/.config/neofetch/config.conf
!spectrwm/.local/bin/spectrwm_cmd
!spectrwm/.spectrwm.conf
!spectrwm/.spectrwm_us.conf
!spotify/.config/spotifyd/spotifyd.conf
!startpage/.config/startpage
!vscode/.config/Code\ -\ OSS/User/keybindings.json
!vscode/.config/Code\ -\ OSS/User/settings.json
!xorg/.Xmodmap
!xorg/.xinitrc
!zsh/.zprofile
!zsh/.zsh_prompt
!zsh/.zshenv
!zsh/.zshrc