mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add .swp to .gitignore
This commit is contained in:
parent
b6efc7327f
commit
c305f30ae4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.egg
|
*.egg
|
||||||
*.so
|
*.so
|
||||||
|
*.swp
|
||||||
|
|
||||||
.dir-locals.el
|
.dir-locals.el
|
||||||
.ropeproject/
|
.ropeproject/
|
||||||
|
Loading…
Reference in New Issue
Block a user