summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2014-02-19 23:05:15 +1300
committerOlly Betts <olly@survex.com>2014-02-19 23:05:15 +1300
commit66b22e617820e6305b5176f828546e78ebaec907 (patch)
tree0998df9fcb568f98cbf1e4fcec108a12c9ad066f /.gitignore
parent1097fc99ff7463c4535e84f50706a292e94147e0 (diff)
downloadswig-66b22e617820e6305b5176f828546e78ebaec907.tar.gz
Improve ignore pattern for vim swap files to not match SWIG *.swg files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 67a6ee936..48826d914 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,7 @@
*.class
# Editor files and various other junk
-*.sw?
+.*.sw?
*.bak
# Local PCRE