README: added link to mirror && .gitignore: changed "two" to "three"

Now README file has link to my gitweb, and .gitignore reads "I am too lazy to push this
to three places." Previously it didn't know about my mirror.
This commit is contained in:
Mika Suomalainen 2011-08-26 07:09:38 +03:00
parent 76a7fc8d57
commit c46dcf3769
2 changed files with 4 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
# It seems that running install.sh causes <filename>~ files in this git repo. They are lockfiles.
*~
# I am too lazy to push this to two places.
# I am too lazy to push this to three places.
push.sh

5
README
View File

@ -37,6 +37,7 @@ There aren't any license, but please mention that I created this and where did y
If something is copy-pasted here from somewhere, it reads in that file.
Original sources:
GitHub gist: This first appeared here: https://gist.github.com/1142884
GitHub gist: (This first appeared here) https://gist.github.com/1142884
GitHub: Because this has 9 files, I created repo for this: https://github.com/Mkaysi/bash-things
(Please note that I am pushing to both of them.
Mirror: (This is mirror where I am mirrorring all of my git repositories / forks, please note that it's usually down) http://mkaysi.dyndns.org/git/?p=Mkaysi/bash-things.git;a=summary
(Please note that I am pushing to all of them.)