mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 12:27:59 +01:00
built files should (later) be written to bin/ and obj/
Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
parent
eccba3fb45
commit
a4f7d2458e
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -40,6 +40,8 @@ _/
|
||||||
/*ponies/widths
|
/*ponies/widths
|
||||||
/*ponies/metadata
|
/*ponies/metadata
|
||||||
/ponysay
|
/ponysay
|
||||||
|
/bin/
|
||||||
|
/obj/
|
||||||
|
|
||||||
|
|
||||||
## Texinfo manual stuff
|
## Texinfo manual stuff
|
||||||
|
|
Loading…
Reference in a new issue