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