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
properly ignore binaries
Josh Bicking
8 years ago
parent
c4e6deecdf
commit
609ca82502
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
.gitignore
+ 1
- 1
.gitignore
View File
@@ -1,4 +1,4 @@
*~
*~
*.o
*.o
-
./
FalloutTerminal*
+FalloutTerminal*
!FalloutTerminal.cfg
!FalloutTerminal.cfg