This website works better with JavaScript
Trang chủ
Khám phá
Đăng ký
Đăng nhập
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Ignoring multi-directory a path without ** is not enough for nested projects
Dmitry Avtonomov
6 năm trước cách đây
mục cha
2a40ae6a38
commit
6af983185a
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
Global/NetBeans.gitignore
+ 1
- 1
Global/NetBeans.gitignore
Xem Tập Tin
@@ -1,4 +1,4 @@
-nbproject/private/
+
**/
nbproject/private/
build/
nbbuild/
dist/