This website works better with JavaScript
Home
Explore
Help
Sign In
jhb2345
/
fallout-terminal-clone
mirror of
https://github.com/jibby0/fallout-terminal-clone
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
removed recusive binary exclusion
Joshua Bicking
9 years ago
parent
d97283e8cc
commit
d42a1c802b
3 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.gitignore
BIN
bin/linux64/FalloutTerminal
BIN
bin/win64/FalloutTerminal.exe
+ 1
- 1
.gitignore
View File
@@ -1,4 +1,4 @@
*~
*.o
-FalloutTerminal*
+
./
FalloutTerminal*
!FalloutTerminal.cfg
BIN
bin/linux64/FalloutTerminal
View File
BIN
bin/win64/FalloutTerminal.exe
View File