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