aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9703376..5db8c2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,10 +33,15 @@ wheels/
pip-log.txt
pip-delete-this-directory.txt
-
# Environments
.env
.venv
env/
venv/
ENV/
+
+# Vim swap files
+[._]*.s[a-v][a-z]
+[._]*.sw[a-p]
+[._]s[a-v][a-z]
+[._]sw[a-p]