-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
104 lines (87 loc) · 1.79 KB
/
.gitignore
File metadata and controls
104 lines (87 loc) · 1.79 KB
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
.DS_Store
*.env*
*.bak*
node_modules/
.cache_ggshield
# Tmux plugins (managed by TPM)
tmux/plugins/
xnviewmp/
gcloud/
gcloud/*
gcloud/**
*.log
**/*.log
gcloud/logs/**/*
gcloud/logs/
gcloud/logs/**
*.db
**/*.db
gcloude/gce
com.add0n.node/
zed/
filezilla/**
# Large files that shouldn't be in version control
*.sqlite
**/*.sqlite
joplin-desktop/database.sqlite
joplin-desktop/cache/
joplin-desktop/tmp/
joplin-desktop/log.txt
joplin-desktop/window-state-prod.json
joplin-desktop/resources/
joplin-desktop/*.log
joplin-desktop/**/*.log
# Windows thumbnail databases
Thumb.db
**/Thumb.db
gcloud/.last_survey_prompt.yaml
gcloud/.last_update_check.json
gcloud/.*.json
gcloud/configurations/config_default
gcloud/default_configs.db
gcloud/hidden_gcloud_config_universe_descriptor_data_cache_configs.db
# iTerm2 files that shouldn't be tracked
iterm2/*.plist
iterm2/*.itermexport
iterm2/*.json
iterm2/imgcat
iterm2/imgls
iterm2/it2*
iterm2/integration.sh
# Large media files that shouldn't be tracked
*.gif
**/*.gif
zsh/oh-my-zsh/plugins/*/demo.gif
zsh/oh-my-zsh/plugins/*/img/demo.gif
# Large application files and databases
xnviewmp/*.db
xnviewmp/Thumb.db
# GCloud virtual environment
gcloud/virtenv/
# Raycast extension source maps and large files
raycast/extensions/*/*.map
raycast/extensions/*/*.js
raycast/extensions/*/assets/*.wasm
raycast/extensions/*/package.json
raycast/extensions/*/tools/
raycast/extensions/*/node_modules/
# Git LFS objects
.git/lfs/
# Additional gcloud patterns
gcloud/active_config
gcloud/config_sentinel
gcloud/gce
gcloud/metricsUUID
gcloud/.last_update_check.json
# GitHub Copilot config
gh-copilot/
# Zsh completion cache files
zsh/.zcompdump*
zsh/.zcompdump
cursor/mcp.json
filezilla/
filezilla/layout.xml
filezilla/recentservers.xml
# Fish shell
fish/oh-my-fish/
fish/fish_variables