WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
52618
Update .gitignore file for gtk
https://bugs.webkit.org/show_bug.cgi?id=52618
Summary
Update .gitignore file for gtk
Hayato Ito
Reported
2011-01-18 03:56:36 PST
When building gtk port, git will always list the following untracked files.
> git status
# On branch master # Untracked files: # (use "git add <file>..." to include in what will be committed) # # Source/WebKit/gtk/docs/GNUmakefile.in nothing added to commit but untracked files present (use "git add" to track) We need to update .gitignore file to reflect a recent WebKit directory movement.
Attachments
fix-gitignore-for-gtk
(1.01 KB, patch)
2011-01-18 04:01 PST
,
Hayato Ito
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Hayato Ito
Comment 1
2011-01-18 04:01:56 PST
Created
attachment 79259
[details]
fix-gitignore-for-gtk
Hayato Ito
Comment 2
2011-01-18 04:19:45 PST
Comment on
attachment 79259
[details]
fix-gitignore-for-gtk Clearing flags on attachment: 79259 Committed
r76015
: <
http://trac.webkit.org/changeset/76015
>
Hayato Ito
Comment 3
2011-01-18 04:19:53 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug