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