-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.gitignore
62 lines (62 loc) · 1.47 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
.DS_Store
.idea
*.log
*.so
__pycache__
tmp/
fishd.*
.cgdb/logs/
.cgdb/readline_history.txt
.gdb_history
.config/direnv/allow
.elc
.copyq_s
*.dat
.config/fcitx/dbus
.config/fcitx/rime/sync
.config/fcitx/rime/trash
.config/fcitx/rime/luna_pinyin.userdb
.config/fcitx/rime/luna_pinyin.userdb.old
.config/fcitx/rime/build
.config/fcitx/clipboard
.config/fcitx/rime/user.yaml
.config/fcitx/profile
.config/copyq/copyq-bak.conf
.config/copyq/copyq_geometry.ini
.config/copyq/copyq_tabs.ini
.config/copyq/copyq-monitor.ini*
/.docker/.buildNodeID
/.config/fish/fish_universal_variables
/.config/fcitx/profile*
/.config/qutebrowser/qsettings/QtProject.conf
/.config/qutebrowser/.mypy_cache
/scripts/.mypy_cache/
/.config/fcitx/conf/fcitx-notify.config
/.config/fcitx/rime/installation.yaml
*.elc
/.config/fish/fish_variables
/.auctex-auto
/.config/doom/.authinfo.gpg
*.tmp
/.config/copyq/copyq-commands.ini.new.bak
/.config/copyq/copyq-commands.ini.bak
/Thumbs.db
/Thumbs.db:encryptable
/.config/copyq/copyq.pub
/.config/copyq/copyq-filter.ini
/aurs/*/*
!/aurs/*/PKGBUILD
/.config/copyq/copyq.lock
/.config/copyq/copyq_geometry.ini.lock*
/.docker/.token_seed
/.docker/.token_seed.lock
/.docker/buildx/
.local/share/fcitx5/rime/luna_pinyin.userdb
.local/share/fcitx5/rime/luna_pinyin.userdb.old
.local/share/fcitx5/rime/build
.local/share/fcitx5/rime/user.yaml
.local/share/fcitx5/rime/installation.yaml
.config/fcitx5/conf/cached_layouts
/.local/share/fcitx5/rime/sync/
/.local/share/fcitx5/rime/baidu.userdb/
.aider*