-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy path.gitignore
90 lines (79 loc) · 2.97 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
#
# ░█▀▀░█░░░█▀█░█▀▄░█▀█░█░░
# ░█░█░█░░░█░█░█▀▄░█▀█░█░░
# ░▀▀▀░▀▀▀░▀▀▀░▀▀░░▀░▀░▀▀▀
#
# Dotfiles project
**/*.tmp*
setup.conf
install.log
# Folder view configuration files
.DS_Store
Desktop.ini
# Thumbnail cache files
._*
Thumbs.db
# Files that might appear on external disks
.Spotlight-V100
.Trashes
# Compiled Python files
**/__pycache__/*
*.pyc
# Compiled C++ files
*.out
# Application specific files
venv
node_modules
.sass-cache
.idea*
#
# ░█▀▀░█░█░█▀█░█▀▄░█▀▀░█▀▄
# ░▀▀█░█▀█░█▀█░█▀▄░█▀▀░█░█
# ░▀▀▀░▀░▀░▀░▀░▀░▀░▀▀▀░▀▀░
#
/dots/shared/home/.config/fish/completions
/dots/shared/home/.config/fish/functions
!/dots/shared/home/.config/fish/functions/bak.fish
!/dots/shared/home/.config/fish/functions/cd.fish
!/dots/shared/home/.config/fish/functions/clear.fish
!/dots/shared/home/.config/fish/functions/ex.fish
!/dots/shared/home/.config/fish/functions/git.fish
!/dots/shared/home/.config/fish/functions/mkcd.fish
!/dots/shared/home/.config/fish/functions/mvcd.fish
!/dots/shared/home/.config/fish/functions/ranger.fish
!/dots/shared/home/.config/fish/functions/fetch.fish
!/dots/shared/home/.config/fish/functions/nixify.fish
!/dots/shared/home/.config/fish/functions/flakify.fish
/dots/shared/home/.config/fish/fish_variables
/dots/shared/home/.config/fish/conf.d/
!/dots/shared/home/.config/fish/conf.d/tide.fish
!/dots/shared/home/.config/fish/conf.d/environment_variables.fish
!/dots/shared/home/.config/fish/conf.d/fish_variables.fish
/dots/shared/home/.config/ranger/config/local.conf
/dots/shared/home/.config/spicetify/config-xpui.ini
/dots/shared/home/.config/spicetify/Extracted/**/*
/dots/shared/home/.config/spicetify/Backup/**/*
/dots/shared/home/.ssh/id_rsa*
dots/shared/home/.config/kitty/macos.kitty.conf
dots/shared/home/.config/alacritty/local.alacritty.yml
dots/shared/home/.local/share/fastfetch/presets/local-overrides
dots/shared/home/.config/btop/btop.log
dots/shared/home/.gnupg/random_seed
#
# ░█▄█░█▀█░█▀▀░█▀█░█▀▀░░
# ░█░█░█▀█░█░░░█░█░▀▀█░░
# ░▀░▀░▀░▀░▀▀▀░▀▀▀░▀▀▀░░
#
/scripts/os/mac/Brewfile.lock.json
#
# ░█░░░▀█▀░█▀█░█░█░█░█░░
# ░█░░░░█░░█░█░█░█░▄▀▄░░
# ░▀▀▀░▀▀▀░▀░▀░▀▀▀░▀░▀░░
#
dots/linux/hyprland/home/.config/rofi/spotlight/history.txt
dots/linux/hyprland/home/.config/OpenRGB/logs
# ░█▀█░▀█▀░█░█░█▀█░█▀▀
# ░█░█░░█░░▄▀▄░█░█░▀▀█
# ░▀░▀░▀▀▀░▀░▀░▀▀▀░▀▀▀
dots/nixos/.direnv/*
dots/shared/home/.config/github-copilot/versions.json