-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitignore
More file actions
109 lines (106 loc) · 1.72 KB
/
.gitignore
File metadata and controls
109 lines (106 loc) · 1.72 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
105
106
107
108
109
# Python & PyCharm files
.coverage
.directory
.idea
__pycache__
venv
# Zsh themes
powerlevel10k
# Zsh plugins
zsh-autocomplete
zsh-autosuggestions
zsh-syntax-highlighting
# Misc
*.7z
*.ab
*.apk
*.AppImage
*.appimage
*.bak
*.bin
*.BIN
*.bk
*.cache
*.dat
*.deb
*.deb.*
*.gpg
*.idx
*.iso
*.jar
*.log
*.mec
*.mcd
*.mcr
*.nvm
*.ps2
*.sha256
*.tar
*.tar.gz
*.tgz
*.zip
.zsh_history
android/apps
android/platform-tools
android/platform-tools-latest-linux.zip
crypto/ethminer
crypto/ethminer.txt
crypto/ethminer_config.sh
crypto/nanominer-linux-*
crypto/PhoenixMiner_*
crypto/SRBMiner-*
crypto/teamredminer
crypto/teamredminer-v*
drivers/backup
games/pcsx2/bios
games/pcsx2/memcards
games/rpcs3/captures
games/rpcs3/dev_*
games/rpcs3/games
games/rpcs3/games.yml
games/rpcs3/GuiConfigs
games/rpcs3/Icons
games/rpcs3/input_configs
games/rpcs3/players_history.yml
games/rpcs3/rpcn.yml
games/rpcs3/savestates
games/rpcs3/sounds
games/rpcs3/uuid
geant4.*
honeygain/honeygain.env
id_rsa*
keys
LHAPDF*
logs
lshw.html
modem-pin.txt
neovim/plugin/packer_compiled.lua
obs-studio/basic/profiles/**/service.json
obs-studio/basic/scenes/*.json.v*
obs-studio/plugin_config/obs-browser
obs-studio/plugin_config/obs-websocket
obs-studio/plugin_config/rtmp-services
obs-studio/plugin_config/StreamFX/config.json
obs-studio/plugins
obs-studio/profiler_data
obs-studio/safe_mode
obs-studio/updates
obs-studio/user.ini
opentabletdriver/Logs
opentabletdriver/Plugins
opentabletdriver/settings.json
physics/csc/config.sh
physics/kale/config.sh
pythia8*
samba/cepces
samba/sscep
ssh/sga_linux_amd64
testing/geekbench/Geekbench*
testing/linpeas.sh
testing/lynis
testing/report
xournalpp/autosave
xournalpp/errorlogs
xournalpp/metadata
zsh/custom/zsh-manpage-completion-generator
zsh/.zcompdump*