diff options
Diffstat (limited to '.svnignore')
-rw-r--r-- | .svnignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.svnignore b/.svnignore new file mode 100644 index 00000000..db4eb50e --- /dev/null +++ b/.svnignore @@ -0,0 +1,8 @@ +*.py +*.py.orig +*.pyc +cache +*.log +compat_logging +*.swp +*.tmplc |