]> git.wh0rd.org - home.git/blob - .gitignore
add some kde stuff
[home.git] / .gitignore
1 # backup files
2 *~
3
4 # generated files
5 *.gdb
6 *.o
7 a.out
8 /log
9 /out
10
11 # Session files
12 /.bugz_cookie
13 /.dbus/session-bus/
14 /.DCOPserver_*
15 /.dmrc
16 /.esd_auth
17 /.gnomerc-errors
18 /.ICEauthority
19 /.ktorrent.lock
20 /.pulse-cookie
21 /.serverauth.*
22 /.sudo_as_admin_successful
23 /.Xauthority
24 /.xsession-errors*
25
26 /.*_history
27 /.cgdb/readline_history.txt
28 /.clive/recall
29 /.fbhighlevelshistory
30 /.gconfd/saved_state
31 .gdb_history
32 /.gitk
33 /.history
34 /.jtag/history
35 /.lesshst
36 /.links/links.his
37 /.octave_hist
38 /.recently-used*
39 /.tgdb/a2_tgdb_debug.txt
40 /.tgdb/tgdb_log.txt
41 /.viminfo
42 /.wireshark/recent
43 /minicom.cap
44 /minicom.log
45
46 /test
47 /test.*
48
49 # xilinx junk
50 /.Xilinx/
51 /default.ipf
52 /default_xdb/
53
54 # Cache files
55 /.adobe/Flash_Player/AssetCache/
56 /.cache/
57 /.ccache/
58 /.cddb/
59 /.clive/cache
60 /.cvsps/
61 /.dvdcss/
62 /.fontconfig/*.cache-*
63 /.mcop*
64 /.revdep-rebuild.*
65 /.thumbnails/
66 /.xchat2/scrollback/
67
68 # Packages i don't care about
69 /.clive/
70 /.crash_report_*
71 /.audacious/
72 /.crack-attack/
73 /.ddd/
74 /.gimp-*/
75 /.gkrellm2
76 /.gnome2/
77 /.gstreamer-*/
78 /.gtkdiskfree2/
79 /.java/deployment/
80 /.keychain/
81 /.links/bookmarks.html
82 /.linphonec
83 /.linphonerc
84 /.local/
85 /.macromedia/
86 /.mozilla/
87 /.mplayer/
88 /.opera/
89 /.profile.d/custom.sh
90 /.subversion/auth/
91 /.subversion/README.txt
92 /.Skype/
93 /.ooo3/
94 /.VirtualBox/
95 /.wine/
96 /.xine/
97 /.xscreensaver
98
99 /.gnupg/.#lk*
100 /.gnupg/*.gpg
101 /.gnupg/*.kbx
102 /.gnupg/random_seed
103
104 /.kde*/cache-*
105 /.kde*/socket-*
106 /.kde*/tmp-*
107
108 /.ncftp/firewall
109 /.ncftp/history
110 /.ncftp/init_v3
111 /.ncftp/log
112 /.ncftp/trace*
113
114 /.pan2/accels.txt
115 /.pan2/article-cache
116 /.pan2/group-preferences.xml
117 /.pan2/groups
118 /.pan2/newsgroups.*
119 /.pan2/newsrc-1
120 /.pan2/tasks.nzb
121
122 /.ssh/authorized_keys
123 /.ssh/id_*
124 /.ssh/known_hosts
125
126 # per-system files
127 /Desktop/
128
129 # other git trees
130 /ICEs/
131 /patches/