Mercurial > dropbear
comparison .gitignore @ 1393:ab4a3f783bfd
Add .gitignore file
Ignored are all files created when building from a git checkout as well as
anything deleted by 'make clean'.
Signed-off-by: Ben Gardner <[email protected]>
author | Ben Gardner <bgardner@wabtec.com> |
---|---|
date | Wed, 25 May 2016 10:17:31 -0500 |
parents | |
children | 03a42f41cf2c |
comparison
equal
deleted
inserted
replaced
1300:4fb9261ef02a | 1393:ab4a3f783bfd |
---|---|
1 *~ | |
2 *.o | |
3 *.a | |
4 *.da | |
5 *.bb | |
6 *.bbg | |
7 *.prof | |
8 /autom4te.cache | |
9 /config.log | |
10 /config.status | |
11 /dbclient | |
12 /dropbear | |
13 /dropbearconvert | |
14 /dropbearkey | |
15 /dropbearmulti | |
16 /scp | |
17 /scp-progress | |
18 Makefile | |
19 config.h | |
20 config.h.in | |
21 configure |