Ignore:
Timestamp:
Dec 27, 2011 3:30:07 PM (17 months ago)
Author:
Nikita Kozlov <nikita@…>
Branch:
default
Message:

source cleaning scripts update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • build/build-ignore-list.py

    r369 r397  
    2323 
    2424IGNORE = [ "autogen.sh", "configure.ac", "ChangeLog", "AUTHORS", "Doxyfile", 
    25    "Makefile.*", "README*", "NEWS", "INSTALL*", "*.am", "*.po", "*.m4", "*.pc.in", 
     25   "Makefile.*", "README*", "NEWS", "INSTALL*", "*.am", "*.po", "*.m4", "*.pc.in", "*.def", "*.vcproj", 
    2626   "configure", "BUGS", "TODO", "configure.in", "*.dox", "*.dox.in", "tests/*", "test/*", "test/*", "po/*", 
    2727   "man/*", "doc/*", "help/*", "example/*", 
    2828   "TestVerona/*", "wcecompat/*", "sslisl/*", "miniua/*", "csharp/*", "libs/pixertool/*", "libs/srtp/*", "libs/timer/*", "libs/util/*", "libs/webcam/*", 
    29    "httptunnel/*", 
     29   "httptunnel/*", "win32/*", "platform/*", 
    3030   "install-sh", "config.sub", "missing", "config.guess", "ltmain.sh", "depcomp"] 
    3131 
Note: See TracChangeset for help on using the changeset viewer.