-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitignore
61 lines (58 loc) · 1.17 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
#=============================================#
# Caligula's .gitignore for dotfiles. #
#=============================================#
# Ignore everything.
*
# But not these files.
!.aliases
!.bashrc
!.bashrcsnerx
!.zshrcAntium
!.zshrcRome
!.gitignore
!.nanorc
!.tmux.conf
!.xinitrc
!compton.conf
!README.md
!roman.arch
# Keep specific folders open with their specific dotfiles.
!.config/
.config/*
!.config/bspwm/
.config/bspwm/*
!.config/bspwm/bspwmrcRome
!.config/bspwm/bspwmrcAntium
!.config/sxhkd/
.config/sxhkd/*
!.config/sxhkd/sxhkdrc
!.config/polybar/
.config/polybar/*
!.config/polybar/configRome
!.config/polybar/configAntium
!.config/polybar/mail.py
!.config/polybar/mediaplayer.py
!.config/polybar/weather.py
!.config/termite/
.config/termite/*
!.config/termite/Rome
!.config/termite/Antium
!.config/dunst/
.config/dunst/*
!.config/dunst/dunstrc
!.config/gtk-3.0/
.config/gtk-3.0/*
!.config/gtk-3.0/gtk.antium.css
!.config/gtk-3.0/gtk.rome.css
!.config/colorls/
.config/colorls/*
!.config/colorls/dark_colors.yaml
!.oh-my-zsh/
.oh-my-zsh/*
!.oh-my-zsh/themes/
.oh-my-zsh/themes/*
!.oh-my-zsh/themes/caligula.zsh-theme
!Pictures/
Pictures/*
!Pictures/wal/
!Pictures/wal/*