.gitignore
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 09:07:27 +0300
branchRCL_3
changeset 1 9d347b658349
parent 0 4f2f89ce4247
child 2 303757a437d3
permissions -rw-r--r--
Revision: 201037

*~
*.mode*
*.pbxuser
*.perspective*
*.pyc
build/
/WebKitBuild/
autoinstall.cache.d
WebKitTools/Scripts/webkitpy/thirdparty/autoinstalled

# Ignore Chromium projects auto-generated from .gyp files:
JavaScriptCore/JavaScriptCore.gyp/*.sln
JavaScriptCore/JavaScriptCore.gyp/*.vcproj*
JavaScriptCore/JavaScriptCore.gyp/JavaScriptCore.xcodeproj
WebCore/WebCore.gyp/*.mk
WebCore/WebCore.gyp/*.rules
WebCore/WebCore.gyp/*.sln
WebCore/WebCore.gyp/*.tmp
WebCore/WebCore.gyp/*.vcproj*
WebCore/WebCore.gyp/WebCore.xcodeproj
WebKit/chromium/*.sln
WebKit/chromium/*.vcproj*
WebKit/chromium/WebKit.xcodeproj
WebKitTools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.xcodeproj

# Ignore status files that manage Chromium dependencies.
WebKit/chromium/.gclient
WebKit/chromium/.gclient_entries

# Ignore compiled java tests:
LayoutTests/java/*.class

# Though the GTK build builds in a subdirectory, autogen.sh still deposits
# a few files into the source tree.
/aclocal.m4
/autom4te.cache
/autotools
/autotoolsconfig.h.in
/configure
/GNUmakefile.in
/WebKit/gtk/docs/GNUmakefile.in
/gtk-doc.make
/INSTALL
/README