-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
99 lines (89 loc) · 1.03 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
# my directories
media/
var/
opt/
mnt/
usr/src/
usr/share/
usr/local/
usr/bin/
# pulse
.config/pulse/
.pulse-cookie
# chromium
.cache/
.config/chromium/
.config/menus/
.gnome/
.pki/
# steam
.steam/
.steampath
.steampid
# jupyter
.ipython/
.jupyter/
.jupyter-scala/
# zsh
.zcompdump-cyberdeck-5.8
.zsh_history
.tig_history
.fehbg
.IdeaIC*/
.PyCharmCE*/
.node-gyp/
.local/
.docker/
.backup/
.histfile
.ssh/
.viminfo
.w3m/
.zcompdump
.Xauthority
.dmenu_cache
.lesshst
.xsession-errors
.wget-hsts
.gitignore.swp
.mozilla/
.rtorrent.session/
.thumbnails/
.local/share/
.sqlmap/
.config/gtk-2.0/
.config/rncbc.org/
.config/dconf/
.config/unity3d/
.config/configstore/
.config/freerdp/
.config/git/
.config/google-chrome/
.config/remmina/
.config/vlc/
.config/wireshark/
.config/VirtualBox/
.audacity-data/
.gnupg/
.bash_history
.erlang.cookie
.gcs.pref
.gdbinit
.ghc/
.gimp-2.8/
.install4j
.ivy2/
.java/
.jprofiler10/
.npm/
.nvm/
.oracle_jre_usage/
.pylint.d/
.python_history
.rnd
.scala_history
.screenlayout/
.visualvm/
.openarena/
.sbt/
.virtualenvs