-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
124 lines (112 loc) · 2.9 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
# Ignore Everything
/*
# Except These (with exclamations)
!.gitignore
!README.adoc
!assets/
!.assets/
!.bashrc
!.bash_profile
# Ignore Workspaces ;D
*/workspace/
# ================================ [ LOCAL ] ================================ #
!.local/
.local/*
!.local/share/
.local/share/*
!.local/share/icons/
.local/share/icons/*
# 🖱️ Bibata Modern Classic Cursor
!.local/share/icons/Bibata_Modern_Classic/
# =============================== [ CONFIGS ] =============================== #
!.config/
.config/*
.config/*/workspace
# █▀ █▄█ █▀ ▀█▀ █▀▀ █▀▄▀█
# ▄█ ░█░ ▄█ ░█░ ██▄ █░▀░█
# 🧽 GRUB Theme
!.config/GRUB/
# 👄 Plymouth Splash
!.config/PLYMOUTH/
# 🔑 Keymapping Utility
!.config/keyd/
# 💧 Wayland Compositor
!.config/hypr/
# 🔔 Notification Daemon
!.config/mako/
!.config/dunst/
# 🍫 System Status Bar
!.config/waybar/
# ⚡ System Power Menu
!.config/wlogout/
# ▀█▀ █▀▀ █▀█ █▀▄▀█ █ █▄░█ ▄▀█ █░░
# ░█░ ██▄ █▀▄ █░▀░█ █ █░▀█ █▀█ █▄▄
# 🐟 Fish Shell
!.config/fish/
.config/fish/fish_variables
# 🐱 Kitty Terminal Emulator
!.config/kitty/
# 🚀 Starship Terminal Prompt
!.config/starship/
# 🍱 Terminal Multiplexer
!.config/tmux/
.config/tmux/plugins
# 📁 VI File Manager
!.config/vifm/
.config/vifm/*
!.config/vifm/vifmrc
!.config/vifm/README.md
!.config/vifm/colors/
!.config/vifm/scripts/
!.config/vifm/.assets/
.config/vifm/colors/*
!.config/vifm/colors/hunter.vifm
!.config/vifm/colors/hunterv2.vifm
# 😴 Terminal UI Git
!.config/lazygit/
.config/lazygit/state.yml
# █▀ █▀█ █▀▀ ▀█▀ █░█░█ ▄▀█ █▀█ █▀▀
# ▄█ █▄█ █▀░ ░█░ ▀▄▀▄▀ █▀█ █▀▄ ██▄
# 🚀 App Launcher
!.config/fuzzel/
# 📄 PDF Viewer
!.config/zathura/
# 🌄 Image Viewer
!.config/feh/
# 📽️ Video Player
!.config/mpv/
# 📢 Audio Visualizer
!.config/cava/
.config/cava/shaders/
# 💻 GUI Code Editor
!.config/Code\ -\ OSS/
.config/Code\ -\ OSS/*
!.config/Code\ -\ OSS/User/
.config/Code\ -\ OSS/User/*
!.config/Code\ -\ OSS/User/.assets/
!.config/Code\ -\ OSS/User/settings.json
!.config/Code\ -\ OSS/User/keybindings.json
!.config/Code\ -\ OSS/User/README.md
!.config/emacs/
.config/emacs/*
!.config/emacs/init.el
# 🌐 Web Browser
!.mozilla/
.mozilla/*
!.mozilla/assets/
!.mozilla/README.md
!.mozilla/firefox/
.mozilla/firefox/*
# Firefox Personal
!.mozilla/firefox/Personal/
.mozilla/firefox/Personal/*
!.mozilla/firefox/Personal/chrome/
# Firefox Experiment
!.mozilla/firefox/Experiment/
.mozilla/firefox/Experiment/*
!.mozilla/firefox/Experiment/chrome/
# =========================== [ PERSONAL FILES ] =========================== #
!Mid_Hunter/
Mid_Hunter/*
Mid_Hunter/*/workspace
!Mid_Hunter/scripts/