diff options
author | Pablo Lezaeta <prflr88@gmail.com> | 2012-07-26 19:01:35 -0400 |
---|---|---|
committer | Pablo Lezaeta <prflr88@gmail.com> | 2012-07-26 19:01:35 -0400 |
commit | d6d2dacdda82403f7751731de891ba406b376484 (patch) | |
tree | 28db10e65e161b0c71d9a07e8418d176ea6c62e1 /.gitignore | |
parent | 572059807cba68cee5acb591017152c771931b02 (diff) | |
parent | ddcffd3c3ce13bc9bc941b072151d5b537fd699c (diff) | |
download | ponysay-d6d2dacdda82403f7751731de891ba406b376484.tar.gz ponysay-d6d2dacdda82403f7751731de891ba406b376484.tar.bz2 ponysay-d6d2dacdda82403f7751731de891ba406b376484.zip |
Merge branch 'master' of http://github.com/erkin/ponysay
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2f8f23f --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +*~ +\#*\# +.\#* +*.swp + +/completion/*-completion-think.* +/manuals/manpage.*.gz +/ponysay.info.gz +/ponysaytruncater + |