add some stuff
authorRodrigo Linfati <rodrigo@linfati.cl>
Thu, 17 Dec 2009 00:45:32 +0000 (01:45 +0100)
committerRodrigo Linfati <rodrigo@linfati.cl>
Thu, 17 Dec 2009 00:45:32 +0000 (01:45 +0100)
.gitignore [new file with mode: 0644]
TIPS-git [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..c006d16
--- /dev/null
@@ -0,0 +1,5 @@
+Makefile
+src/googlelatitude.pro.user
+src/moc_*.cpp
+src/*.o
+src/GoogleLatitude*
diff --git a/TIPS-git b/TIPS-git
new file mode 100644 (file)
index 0000000..f7e2e90
--- /dev/null
+++ b/TIPS-git
@@ -0,0 +1,5 @@
+git add .
+git commit -a
+
+GIT_SSL_NO_VERIFY=1 git push
+GIT_SSL_NO_VERIFY=1 git fetch