mirror of
https://github.com/erkin/ponysay.git
synced 2025-01-31 02:16:43 +01:00
update gitignore
Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
parent
7e3aa7ee91
commit
84a6228f60
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -18,8 +18,16 @@
|
|||
/manuals/manpage.*.gz
|
||||
/ponysay.info
|
||||
/ponysay.info.gz
|
||||
/ponysay.zip
|
||||
/truncater
|
||||
*.install
|
||||
/Makefile
|
||||
/quotes/
|
||||
/src/
|
||||
/ponies/
|
||||
/ttyponies/
|
||||
/extraponies/
|
||||
/extrattyponies/
|
||||
/completion/
|
||||
/__pycache__/
|
||||
|
||||
|
|
Loading…
Reference in a new issue