]> asedeno.scripts.mit.edu Git - PuTTY.git/blob - .gitignore
Add the new testbn binary to .gitignore.
[PuTTY.git] / .gitignore
1 *.o
2 *.pyc
3 .dirstamp
4 .deps
5 /*.pdb
6 /*.ilk
7 /*.res
8 /*.RES
9 /*.pch
10 /*.rsp
11 /*.obj
12 /*.exe
13 /*.ncb
14 /*.plg
15 /*.dsw
16 /*.opt
17 /*.dsp
18 /*.tds
19 /*.td2
20 /*.map
21 /Makefile.bor
22 /Makefile.cyg
23 /Makefile.vc
24 /Makefile.lcc
25 /MSVC
26 /*.log
27 /*.GID
28 /local
29 /Output
30 /pageant
31 /plink
32 /pscp
33 /psftp
34 /putty
35 /puttytel
36 /puttygen
37 /pterm
38 /fuzzterm
39 /testbn
40 /*.DSA
41 /*.RSA
42 /*.cnt
43 /*.hlp
44 /.bmake
45 /build.log
46 /build.out
47 /uxconfig.h
48 /empty.h
49 /config.status
50 /Makefile.am
51 /Makefile.in
52 /Makefile
53 /compile
54 /config.status
55 /configure
56 /stamp-h1
57 /aclocal.m4
58 /ar-lib
59 /autom4te.cache
60 /depcomp
61 /install-sh
62 /local
63 /missing
64 /uxconfig.in
65 /uxconfig.h
66 /*.a
67 /charset/sbcsdat.c
68 /contrib/cygtermd/cygtermd.exe
69 /doc/*.html
70 /doc/*.txt
71 /doc/*.cnt
72 /doc/*.hlp
73 /doc/*.gid
74 /doc/*.GID
75 /doc/*.chm
76 /doc/*.log
77 /doc/*.1
78 /doc/*.info
79 /doc/vstr.but
80 /doc/*.hhp
81 /doc/*.hhc
82 /doc/*.hhk
83 /icons/*.png
84 /icons/*.ico
85 /icons/*.icns
86 /icons/*.xpm
87 /icons/*.c
88 /macosx/Makefile
89 /macosx/*.app
90 /macosx/puttygen
91 /macosx/plink
92 /macosx/psftp
93 /macosx/pscp
94 /testdata/bignum.txt
95 /unix/Makefile.gtk
96 /unix/Makefile.ux
97 /unix/Makefile.local
98 /unix/empty.h
99 /unix/plink
100 /unix/pterm
101 /unix/putty
102 /unix/puttytel
103 /unix/psftp
104 /unix/pscp
105 /unix/puttygen
106 /unix/stamp-h1
107 /unix/*.log
108 /unix/.deps
109 /windows/*.pdb
110 /windows/*.ilk
111 /windows/*.res
112 /windows/*.RES
113 /windows/*.pch
114 /windows/*.rsp
115 /windows/*.obj
116 /windows/*.exe
117 /windows/*.ncb
118 /windows/*.plg
119 /windows/*.dsw
120 /windows/*.opt
121 /windows/*.dsp
122 /windows/*.tds
123 /windows/*.td2
124 /windows/*.map
125 /windows/Makefile.bor
126 /windows/Makefile.cyg
127 /windows/Makefile.vc
128 /windows/Makefile.lcc
129 /windows/MSVC
130 /windows/DEVCPP
131 /windows/VS2010
132 /windows/VS2012
133 /windows/*.log
134 /windows/*.GID
135 /windows/local
136 /windows/Output
137 /windows/*.DSA
138 /windows/*.RSA
139 /windows/*.cnt
140 /windows/*.hlp
141 /windows/.bmake
142 /windows/*.sln
143 /windows/*.suo