mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 05:39:18 +02:00
Add lib/chibi/pty.c to .gitignore
This commit is contained in:
parent
19f408a041
commit
789abbabb3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -46,6 +46,7 @@ lib/chibi/filesystem.c
|
|||
lib/chibi/io/io.c
|
||||
lib/chibi/net.c
|
||||
lib/chibi/process.c
|
||||
lib/chibi/pty.c
|
||||
lib/chibi/stty.c
|
||||
lib/chibi/system.c
|
||||
lib/chibi/time.c
|
||||
|
|
Loading…
Add table
Reference in a new issue