diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ac8f968 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +# Compiled source # +################### +*.com +*.class +*.dll +*.exe +*.o +*.so +*.pyc + +# Logs and databases # +###################### +*.log + +# OS generated files # +###################### +.DS_Store* +ehthumbs.db +Icon? +Thumbs.db diff --git a/.svn/text-base/push.sh.svn-base b/.svn/text-base/push.sh.svn-base index 6fa4889..bc04c66 100644 --- a/.svn/text-base/push.sh.svn-base +++ b/.svn/text-base/push.sh.svn-base @@ -1,3 +1,3 @@ -rsync -t -v -u ron@140.247.116.250:/home/ron/PythonBase/* . +rsync -t -v -u ron@140.247.116.250:/home/ron/PythonBase/* . rsync -t -v -u * ron@140.247.116.250:/home/ron/PythonBase/ # add -r for recursive.. diff --git a/html/Geographic Sample3.html b/html/Geographic Sample3.html index e83cd5f..87fb639 100644 --- a/html/Geographic Sample3.html +++ b/html/Geographic Sample3.html @@ -134,4 +134,4 @@ CLICK - \ No newline at end of file + \ No newline at end of file diff --git a/html/Network.html b/html/Network.html index 82a6ba3..dd21d89 100644 --- a/html/Network.html +++ b/html/Network.html @@ -46,4 +46,4 @@
- \ No newline at end of file + \ No newline at end of file diff --git a/push.sh b/push.sh index 6fa4889..bc04c66 100644 --- a/push.sh +++ b/push.sh @@ -1,3 +1,3 @@ -rsync -t -v -u ron@140.247.116.250:/home/ron/PythonBase/* . +rsync -t -v -u ron@140.247.116.250:/home/ron/PythonBase/* . rsync -t -v -u * ron@140.247.116.250:/home/ron/PythonBase/ # add -r for recursive..