aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 7546373..0509f1f 100644
--- a/README.rst
+++ b/README.rst
@@ -126,7 +126,7 @@ I have the following in my ``~/.dotfilesrc``: ::
ignore = [
'.git',
'.gitignore',
- '*.swp]
+ '*.swp']
Any file you list in ``ignore`` will be skipped. The ``ignore`` option supports
glob file patterns.