Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2016-01-02 16:42:16 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2016-01-02 16:42:16 +0300
commitc305f30ae408bed3a754a497709411085ab6197f (patch)
tree2302cabd4c390f2c5304763e3abed7cd076bb332 /.gitignore
parentb6efc7327f38d5aa96075fe37b8ba65874f359bd (diff)
Add .swp to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 298a9c370..be28908ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
*.pyc
*.egg
*.so
+*.swp
.dir-locals.el
.ropeproject/