This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
mirrors
/
borg
mirror of
https://github.com/borgbackup/borg
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
add .idea/ to gitignore, so PyCharm stuff does not get accidentally added/committed
Thomas Waldmann
10 năm trước cách đây
mục cha
4ab4ecc7af
commit
0e5ef376bf
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
.gitignore
+ 1
- 0
.gitignore
Xem Tập Tin
@@ -11,3 +11,4 @@ chunker.c
*.pyo
*.so
docs/usage/*.inc
+.idea/