aboutsummaryrefslogtreecommitdiffstats
path: root/svnignore.sh
diff options
context:
space:
mode:
authorRay Cromwell <cromwellian@gmail.com>2008-06-03 23:59:43 +0000
committerRay Cromwell <cromwellian@gmail.com>2008-06-03 23:59:43 +0000
commit4930428e3ac1ee7e78fa6fa889ff6df3b9a0dba4 (patch)
tree5d0f9206e11fdf69396f1ea0fdcb8f688571b749 /svnignore.sh
parentbc30d221391376bdd88568f9632486aea6c8a605 (diff)
downloadgwtquery-4930428e3ac1ee7e78fa6fa889ff6df3b9a0dba4.tar.gz
gwtquery-4930428e3ac1ee7e78fa6fa889ff6df3b9a0dba4.zip
Diffstat (limited to 'svnignore.sh')
-rwxr-xr-xsvnignore.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/svnignore.sh b/svnignore.sh
new file mode 100755
index 00000000..3922238f
--- /dev/null
+++ b/svnignore.sh
@@ -0,0 +1,3 @@
+svn propset svn:ignore --recursive -F .svnignore .
+echo "current properties:"
+svn propget svn:ignore .