/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: edam
  • Date: 2010-01-28 12:21:03 UTC
  • Revision ID: edam@waxworlds.org-20100128122103-v3gs6hro5h7ffnhb
- further initial development
- basic support for: queries, rows (query results)
- filename, comment header and project name consistency

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
6
 
./autom4te.cache
7
 
./build-aux
8
 
./m4
9
 
Makefile.in
10
 
Makefile
11
 
.libs
12
 
.deps
13
 
./config.h.in
14
 
./config.h
15
 
./config.log
16
 
./libtool
17
 
./stamp-h1
18
 
./config.status
19
 
*.lo
20
 
*.la
 
1
.cproject
 
2
.project
 
3
test/test.db
 
4
test/test-main
 
5
test/test-main_d