-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
60 lines (60 loc) · 963 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
/*
!.bin/
!.config/
.config/*
!.config/bat/
!.config/btop/
.config/btop/btop.log
!.config/easyeffects/
!.config/electron-flags.conf
!.config/environment.d/
!.config/firefox/
!.config/fontconfig/
!.config/gtk-3.0/
!.config/imv/
!.config/kanshi/
!.config/kitty/
!.config/mako/
!.config/mimeapps.list
!.config/mpv/
!.config/neofetch/
!.config/OpenRGB/
.config/OpenRGB/logs/
.config/OpenRGB/plugins/*.so
!.config/paru/
!.config/pulsemixer.cfg
!.config/rofi/
!.config/swappy/
!.config/sway/
!.config/swayidle/
!.config/swaylock/
!.config/swaync/
!.config/sworkstyle/
!.config/user-dirs.dirs
!.config/user-dirs.locale
!.config/waybar/
!.config/wob/
!.config/yamlfmt/
!.config/yamllint/
!.config/yazi/
!.config/zathura/
!.github/
!.icons/
!.system-config-backup/
!.wallpaper/
!.zsh_custom/
!.cz.yaml
!.editorconfig
!.fzfrc
!.gitignore
!.gitmodules
!.gtkrc-2.0
!.ideavimrc
!.profile
!.ripgreprc
!.stylelintrc.json
!.yamlfmt.yaml
!.yamllint.yaml
!.zshenv
!.zshrc
!LICENSE