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