/sqlite3cc

To get this branch, use:
bzr branch http://bzr.ed.am/sqlite3cc

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Tim Marston
  • Date: 2014-01-03 12:45:31 UTC
  • Revision ID: tim@ed.am-20140103124531-ehrcs7qw7rf6b1iu
updated bzrignore

Show diffs side-by-side

added added

removed removed

1
 
./.cproject
2
 
./.project
3
 
./test/test.db
4
 
./test/test-main
5
 
./test/test-main_d
 
1
# build system
6
2
./autom4te.cache
 
3
./aclocal.m4
7
4
./build-aux
8
5
./m4
9
 
Makefile.in
10
 
Makefile
11
 
.libs
12
 
.deps
13
 
./config.h.in
14
6
./config.h
15
7
./config.log
16
8
./libtool
17
9
./stamp-h1
18
10
./config.status
 
11
./configure
 
12
*.in
 
13
Makefile
 
14
.libs
 
15
.deps
 
16
 
 
17
# eclipse files
 
18
./.cproject
 
19
./.project
 
20
 
 
21
# test binary and data
 
22
./test/test-main
 
23
./test/test-main_d
 
24
./test/test.db
 
25
 
 
26
# build output
19
27
*.lo
20
28
*.la