mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-21 20:18:00 +01:00
update gitignore
Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
parent
35aeb9cfa7
commit
3bb4790f15
1 changed files with 7 additions and 3 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -17,11 +17,15 @@
|
|||
|
||||
/completion/*-completion-think.*
|
||||
/completion/pony*.pony*
|
||||
/manuals/manpage.*.gz
|
||||
/ponysay.info
|
||||
/ponysay.info.gz
|
||||
/truncater
|
||||
*.install
|
||||
*.gz
|
||||
*.xz
|
||||
*.bzip2
|
||||
*.zip
|
||||
*.info
|
||||
*.ps
|
||||
*.dvi
|
||||
/Makefile
|
||||
/quotes/
|
||||
|
||||
|
|
Loading…
Reference in a new issue