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