Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
2009-10-30 Adam Barth <abarth@webkit.org>
Reviewed by Mark Rowe. Teach git to ignore some files https://bugs.webkit.org/show_bug.cgi?id=30951 Ignore WebKitBuild because we never want to version that directory. Also, ignore the xcode project files so git clean doesn't blow away your project settings. Finally, ignore the compiled python files in WebKitTools/Script modules because they clutter up git status. * .gitignore: Added. Canonical link: https://commits.webkit.org/41767@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@50325 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information