This website works better with JavaScript
홈
탐색
도움말
로그인
jhb2345
/
fallout-terminal-clone
의 미러
https://github.com/jibby0/fallout-terminal-clone
Watch
1
Star
0
포크
0
파일
이슈
0
위키
소스 검색
removed recusive binary exclusion
Joshua Bicking
9 년 전
부모
d97283e8cc
커밋
d42a1c802b
3개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
1
1
.gitignore
BIN
bin/linux64/FalloutTerminal
BIN
bin/win64/FalloutTerminal.exe
+ 1
- 1
.gitignore
파일 보기
@@ -1,4 +1,4 @@
*~
*.o
-FalloutTerminal*
+
./
FalloutTerminal*
!FalloutTerminal.cfg
BIN
bin/linux64/FalloutTerminal
파일 보기
BIN
bin/win64/FalloutTerminal.exe
파일 보기