~nishimotz/nvdajp/releases_2011.1

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: James Teh
  • Date: 2008-06-25 08:19:46 UTC
  • Revision ID: jamie@jantrid.net-20080625081946-e47mmoilmgppupwa
Move idl files from "lib" to a new "include" directory and remove "lib" from version control. "lib" should now only contain libraries required at runtime and is included in misc-deps.
All NVDA runtime libs have been moved into "lib" in misc-deps.
Typelibs are now found in the "typelibs" directory, which is included in misc-deps.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
source/dist
7
7
source/**/*.dll
8
8
source/synthDrivers/espeak-data
9
 
source/lib/*.tlb
 
9
source/lib
 
10
source/typelibs
10
11
source/virtualBuffer_lib.py