This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
jhb2345
/
fallout-terminal-clone
mirror of
https://github.com/jibby0/fallout-terminal-clone
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
removed recusive binary exclusion
Joshua Bicking
9 năm trước cách đây
mục cha
d97283e8cc
commit
d42a1c802b
3 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
.gitignore
BIN
bin/linux64/FalloutTerminal
BIN
bin/win64/FalloutTerminal.exe
+ 1
- 1
.gitignore
Xem Tập Tin
@@ -1,4 +1,4 @@
*~
*.o
-FalloutTerminal*
+
./
FalloutTerminal*
!FalloutTerminal.cfg
BIN
bin/linux64/FalloutTerminal
Xem Tập Tin
BIN
bin/win64/FalloutTerminal.exe
Xem Tập Tin