Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

.tfignore files are not ignored by Visual Studio VSTS/TFS

Đang mở
#467 3 bình luận 0 reaction 1 người được giao Xem trên GitHub

@alexgav đang làm issue này rồi.

Từ ngày 4/4/2019.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

Functional impact

Using ASPNET 2.2 web app, unable to exclude libman managed client-side libraries from VSTS/TFS source code control using .tfignore file.

Minimal repro steps
  1. Use libman to configure client side libraries (wwwroot\lib).
  2. Create .tfignore file in web app project directory.
  1. In .tfignore, specify to ignore client-side files (either):
    wwwroot\lib 
    \wwwroot\lib
  1. Check in pending source code changes.
  2. All client-side files are added to source code control (should be ignored).
Expected result

No libman client-side "lib" files should be added to source code control.

Actual result

Client-side "lib" files are added to source code control.

Further technical details

n/a

Ngôn ngữ chính
C#
Star
486
Fork
91
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của aspnet/LibraryManager

Tất cả issue của aspnet/LibraryManager

Issue tương tự

Thêm issue về C#

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.