Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(275)

Issue 2519763002: Add a gitignore file for the analysis_server package. (Closed)

Created:
4 years, 1 month ago by devoncarew
Modified:
4 years ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add a gitignore file for the analysis_server package. BUG= R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/f7334bef352bdbd1289f5f11fc2bf2cbf8d5d1e4

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
A pkg/analysis_server/.gitignore View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
devoncarew
4 years, 1 month ago (2016-11-20 07:34:43 UTC) #2
scheglov
LGTM
4 years, 1 month ago (2016-11-20 17:06:48 UTC) #3
devoncarew
Committed patchset #1 (id:1) manually as f7334bef352bdbd1289f5f11fc2bf2cbf8d5d1e4 (presubmit successful).
4 years, 1 month ago (2016-11-20 18:05:13 UTC) #5
Brian Wilkerson
4 years ago (2016-11-21 14:46:00 UTC) #6
Message was sent while issue was closed.
I don't understand the need for this. You shouldn't run pub on any of our
packages, so there shouldn't be a .packages file to ignore. There is a .packages
file in the parent directory that gives you the mapping that will be used at
run-time.

Please revert this change.

Powered by Google App Engine
This is Rietveld 408576698