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
Merged pull request
#140
from prouty/master.
Added .pyc to Django.gitignore
Chris Wanstrath
14 năm trước cách đây
mục cha
74613989ba
6039d18e27
commit
d939bea3ed
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
Django.gitignore
+ 1
- 0
Django.gitignore
Xem Tập Tin
@@ -1,3 +1,4 @@
*.log
*.pot
+*.pyc
local_settings.py