]> git.wh0rd.org - home.git/blob - .gitignore
ignore .cvspass
[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 /.audacious/
70 /.clive/
71 /.crack-attack/
72 /.crash_report_*
73 /.cvspass
74 /.ddd/
75 /.gimp-*/
76 /.gkrellm2
77 /.gnome2/
78 /.gstreamer-*/
79 /.gtkdiskfree2/
80 /.java/deployment/
81 /.keychain/
82 /.links/bookmarks.html
83 /.linphonec
84 /.linphonerc
85 /.local/
86 /.macromedia/
87 /.mozilla/
88 /.mplayer/
89 /.opera/
90 /.profile.d/custom.sh
91 /.subversion/auth/
92 /.subversion/README.txt
93 /.Skype/
94 /.ooo3/
95 /.VirtualBox/
96 /.wine/
97 /.xine/
98 /.xscreensaver
99
100 /.gnupg/.#lk*
101 /.gnupg/*.gpg
102 /.gnupg/*.kbx
103 /.gnupg/random_seed
104
105 /.kde*/cache-*
106 /.kde*/socket-*
107 /.kde*/tmp-*
108
109 /.ncftp/firewall
110 /.ncftp/history
111 /.ncftp/init_v3
112 /.ncftp/log
113 /.ncftp/trace*
114
115 /.pan2/accels.txt
116 /.pan2/article-cache
117 /.pan2/group-preferences.xml
118 /.pan2/groups
119 /.pan2/newsgroups.*
120 /.pan2/newsrc-1
121 /.pan2/tasks.nzb
122
123 /.ssh/authorized_keys
124 /.ssh/id_*
125 /.ssh/known_hosts
126
127 # per-system files
128 /Desktop/
129
130 # other git trees
131 /ICEs/
132 /patches/