/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: 2015-02-26 08:59:36 UTC
  • Revision ID: tim@ed.am-20150226085936-xe43in8bfz6f6nxb
fixed some missing/incorrect includes

Show diffs side-by-side

added added

removed removed

20
20
 
21
21
# test binary and data
22
22
./test/test-main
23
 
./test/test-main.trs
 
23
./test/test-blob
 
24
./test/*.trs
24
25
./test/*.log
25
 
./test/test.db
 
26
./test/*.db
26
27
 
27
28
# build output
28
29
*.lo