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