From: sparky4 Date: Fri, 30 Nov 2012 12:04:38 +0000 (-0600) Subject: modified: .gitignore X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;ds=sidebyside;h=d92413cac0c6a49fdc2d68051914c970c8b1715b;p=16.git modified: .gitignore new file: boop.sh --- diff --git a/.gitignore b/.gitignore index 9ac6f467..7d215b10 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ *.obj *.OBJ *.*~ +!boop.sh # except foo.html which is maintained by hand. #!foo.html diff --git a/boop.sh b/boop.sh new file mode 100644 index 00000000..86e769c8 --- /dev/null +++ b/boop.sh @@ -0,0 +1,4 @@ +git commit -a +git push x4 master +git push origin master +git push jp master