]> asedeno.scripts.mit.edu Git - PuTTY.git/blob - .gitignore
Stop copying the licence text into C source code.
[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 /licence.h
67 /*.a
68 /charset/sbcsdat.c
69 /contrib/cygtermd/cygtermd.exe
70 /doc/*.html
71 /doc/*.txt
72 /doc/*.cnt
73 /doc/*.hlp
74 /doc/*.gid
75 /doc/*.GID
76 /doc/*.chm
77 /doc/*.log
78 /doc/*.1
79 /doc/*.info
80 /doc/vstr.but
81 /doc/*.hhp
82 /doc/*.hhc
83 /doc/*.hhk
84 /icons/*.png
85 /icons/*.ico
86 /icons/*.icns
87 /icons/*.xpm
88 /icons/*.c
89 /macosx/Makefile
90 /macosx/*.app
91 /macosx/puttygen
92 /macosx/plink
93 /macosx/psftp
94 /macosx/pscp
95 /testdata/bignum.txt
96 /unix/Makefile.gtk
97 /unix/Makefile.ux
98 /unix/Makefile.local
99 /unix/empty.h
100 /unix/plink
101 /unix/pterm
102 /unix/putty
103 /unix/puttytel
104 /unix/psftp
105 /unix/pscp
106 /unix/puttygen
107 /unix/stamp-h1
108 /unix/*.log
109 /unix/.deps
110 /windows/*.pdb
111 /windows/*.ilk
112 /windows/*.res
113 /windows/*.RES
114 /windows/*.pch
115 /windows/*.rsp
116 /windows/*.obj
117 /windows/*.exe
118 /windows/*.ncb
119 /windows/*.plg
120 /windows/*.dsw
121 /windows/*.opt
122 /windows/*.dsp
123 /windows/*.tds
124 /windows/*.td2
125 /windows/*.map
126 /windows/Makefile.bor
127 /windows/Makefile.cyg
128 /windows/Makefile.vc
129 /windows/Makefile.lcc
130 /windows/MSVC
131 /windows/DEVCPP
132 /windows/VS2010
133 /windows/VS2012
134 /windows/*.log
135 /windows/*.GID
136 /windows/local
137 /windows/Output
138 /windows/*.DSA
139 /windows/*.RSA
140 /windows/*.cnt
141 /windows/*.hlp
142 /windows/.bmake
143 /windows/*.sln
144 /windows/*.suo