Fix accidental use of C99 for loop.
[gd/nettle] / .gitignore
1 tags
2 TAGS
3 *~
4 .#*
5 *.old
6 *.orig
7 *.rej
8 *.a
9 *.o
10 *.obj
11 *.so
12 *.exe
13 *.dll
14 *.dylib
15 core
16 /*.d
17 /*.s
18 /*.tar.gz
19 /*.tar.gz.asc
20 /.lib
21 /*.asm
22 /Makefile
23 /config.cache
24 /config.h
25 /config.h.in
26 /config.log
27 /config.m4
28 /config.make
29 /config.status
30 /configure
31 /autom4te.cache
32 /stamp-h
33 /stamp-h.in
34 /nettle-stdint.h
35 /*.pc
36 /machine.m4
37 /aesdata
38 /desdata
39 /eccdata
40 /*.stamp
41 /gcmdata
42 /shadata
43 /twofishdata
44 /keymap.h
45 /parity.h
46 /rotors.h
47 /ecc-192.h
48 /ecc-224.h
49 /ecc-256.h
50 /ecc-384.h
51 /ecc-521.h
52 /ecc-25519.h
53 /version.h
54 /nettle.aux
55 /nettle.cp
56 /nettle.cps
57 /nettle.dvi
58 /nettle.fn
59 /nettle.html
60 /nettle.info*
61 /nettle.ky
62 /nettle.log
63 /nettle.pdf
64 /nettle.pg
65 /nettle.ps
66 /nettle.toc
67 /nettle.tp
68 /nettle.tps
69 /nettle.vr
70 /nettle.vrs
71 /libhogweed.map
72 /libnettle.map