From 61eaacbc8e8a6e43120168bf60f82a265705bb9b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 18 Feb 2014 18:10:46 -0300 Subject: Sandbox: initial commit --- sandbox | 1 + 1 file changed, 1 insertion(+) (limited to 'sandbox') diff --git a/sandbox b/sandbox index 110cb86..7888392 100755 --- a/sandbox +++ b/sandbox @@ -29,6 +29,7 @@ else touch .gitignore git init git add . + git commit -m "Initial import" ) fi -- cgit v1.2.3