diff options
author | Ray Cromwell <cromwellian@gmail.com> | 2008-06-03 23:59:43 +0000 |
---|---|---|
committer | Ray Cromwell <cromwellian@gmail.com> | 2008-06-03 23:59:43 +0000 |
commit | 4930428e3ac1ee7e78fa6fa889ff6df3b9a0dba4 (patch) | |
tree | 5d0f9206e11fdf69396f1ea0fdcb8f688571b749 /.svnignore | |
parent | bc30d221391376bdd88568f9632486aea6c8a605 (diff) | |
download | gwtquery-4930428e3ac1ee7e78fa6fa889ff6df3b9a0dba4.tar.gz gwtquery-4930428e3ac1ee7e78fa6fa889ff6df3b9a0dba4.zip |
Diffstat (limited to '.svnignore')
-rwxr-xr-x | .svnignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.svnignore b/.svnignore new file mode 100755 index 00000000..444edbcf --- /dev/null +++ b/.svnignore @@ -0,0 +1,9 @@ +*~ +*.log +*.log.* +*.ipr +*.iml +*.iws +*.class +target + |