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
Ignore .idea/ folder for AppCode users.
Stig Brautaset
13 năm trước cách đây
mục cha
4b6bf65bdf
commit
6670a4c423
1 tập tin đã thay đổi
với
2 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
2
1
Objective-C.gitignore
+ 2
- 1
Objective-C.gitignore
Xem Tập Tin
@@ -13,4 +13,5 @@ build/*
xcuserdata
profile
*.moved-aside
-DerivedData
+DerivedData
+.idea/