From d92413cac0c6a49fdc2d68051914c970c8b1715b Mon Sep 17 00:00:00 2001 From: sparky4 Date: Fri, 30 Nov 2012 06:04:38 -0600 Subject: [PATCH] modified: .gitignore new file: boop.sh --- .gitignore | 1 + boop.sh | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 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 -- 2.39.2