mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +01:00
add .gitignore
This commit is contained in:
parent
c37a557db9
commit
0c71760130
1 changed files with 10 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
*~
|
||||||
|
\#*\#
|
||||||
|
.\#*
|
||||||
|
*.swp
|
||||||
|
|
||||||
|
/completion/*-completion-think.*
|
||||||
|
/manuals/manpage.*.gz
|
||||||
|
/ponysay.info.gz
|
||||||
|
/ponysaytruncater
|
||||||
|
|
Loading…
Reference in a new issue