]> git.wh0rd.org - home.git/blame_incremental - .gitignore
moved custom css to stylebot extension
[home.git] / .gitignore
... / ...
CommitLineData
1# backup files
2*~
3
4# generated files
5*.gdb
6*.o
7a.out
8/core
9/doit.sh
10/f
11/f2
12log
13*.log
14/nohup.out
15/out
16
17# Session files
18/.bugz_cookie
19/.dbus/session-bus/
20/.DCOPserver_*
21/.dmrc
22/.esd_auth
23/.gksu.lock
24/.gnomerc-errors
25/.ICEauthority
26/.ktorrent.lock
27/.lynx_cookies
28/.pulse-cookie
29/.pulse/
30/.rnd
31/.serverauth.*
32/.snapshot
33/.sudo_as_admin_successful
34/.Xauthority
35/.xsession-errors*
36
37/.*_history
38/.cgdb/readline_history.txt
39/.clive/recall
40/.dead.letter
41/.fbhighlevelshistory
42/.gconfd/saved_state
43.gdb_history
44/.gdbtkinit
45/.gitk
46/.history
47/.jtag/history
48/.lesshst
49/.links/links.his
50/.nano/search_history
51/.octave_hist
52/.recently-used*
53/.tgdb/a2_tgdb_debug.txt
54/.tgdb/tgdb_log.txt
55/.viminfo
56/.wireshark/recent
57/.wireshark/recent_common
58/minicom.cap
59
60/test
61/test.*
62/*.mbox
63/*.ebuild
64/*.eclass
65
66/*.exe
67/*.gz
68/*.bz2
69/*.lzma
70/*.odt
71/*.otp
72/*.pdf
73/*.rtf
74/*.tar
75/*.xz
76/*.zip
77
78/*.gif
79/*.jpg
80/*.png
81
82# xilinx junk
83/.Xilinx/
84/default.ipf
85/default_xdb/
86
87# Cache files
88/.adobe/Flash_Player/AssetCache/
89/.cache*
90/.ccache
91/.cddb/
92/.clive/cache
93/.cvsps/
94/.dvdcss/
95/.fontconfig/*.cache-*
96/.gconfd/saved_state
97/.mcop*
98/.revdep-rebuild.*
99/.thumbnails/
100/.xchat2/scrollback/
101
102# Packages i don't care about
103/.audacious/
104/.clive/
105/.crack-attack/
106/.crash_report_*
107/.cups/
108/.cvspass
109/.ddd/
110/.dosbox/
111/.filezilla/
112/.gimp-*/
113/.gkrellm2
114/.gnash/
115/.gnome2/
116/.googleearth/
117/.gqview/
118/.gstreamer-*/
119/.gtkdiskfree2/
120/.inkscape/
121/.java/deployment/
122/.josm/
123/.kchmviewer/
124/.keychain/
125/.links/bookmarks.html
126/.linphonec
127/.linphonerc
128/.local/
129/.lyx/
130/.macromedia/
131/.mediatomb/
132/.mplayer/
133/.metacity/
134/.nautilus/
135/.nx/
136/.openoffice.org
137/.openproj/
138/.opera/
139/.pornview/
140/.profile.d/custom.sh
141/.putty/
142/.qmmp/
143/.qtnx/
144/.revenge_of_the_titans_*/
145/.repoconfig
146/.repopickle*
147/.scummvmrc
148/.Skype/
149/.snes96_snapshots/
150/.subversion/auth/
151/.subversion/README.txt
152/.ooo3/
153/.tomatoes/
154/.tsemgr/
155/.vlc/
156/.VirtualBox/
157/.webex/
158/.wine/
159/.xbmc/
160/.xine/
161/.xscreensaver
162/.zenmap/
163
164/.gnupg/.#lk*
165/.gnupg/*.gpg
166/.gnupg/*.kbx
167/.gnupg/random_seed
168
169/.kde*/cache-*
170/.kde*/socket-*
171/.kde*/tmp-*
172
173/.mozilla/firefox/Crash Reports
174/.mozilla/firefox/*.default
175
176/.ncftp/bookmarks
177/.ncftp/firewall
178/.ncftp/history
179/.ncftp/init_v3
180/.ncftp/trace*
181
182/.pan2/accels.txt
183/.pan2/article-cache
184/.pan2/group-preferences.xml
185/.pan2/groups
186/.pan2/newsgroups.*
187/.pan2/newsrc-1
188/.pan2/tasks.nzb
189
190/.ssh/authorized_keys
191/.ssh/id_*
192/.ssh/known_hosts
193
194# per-system files
195/.forward
196/Desktop/
197/Downloads/
198/public_html/
199/www/
200
201# other git trees
202/ICEs/
203/patches/
204*.diff
205*.patch