aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authormjfernez <mjfernez@gmail.com>2021-06-08 11:22:21 -0400
committermjfernez <mjfernez@gmail.com>2021-06-08 11:22:21 -0400
commit37675f4b8d11ee66650c63ae1f33089fc8aa2740 (patch)
tree1b62ed861791b006a2c7c9c225cb8e95951d8697 /.gitignore
parent1409ff96cdfc4fd6176f36f60fbe86dde1b3b6e4 (diff)
downloadezcms-37675f4b8d11ee66650c63ae1f33089fc8aa2740.tar.gz
Remove swap files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a81c8ee..95e8b15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -136,3 +136,6 @@ dmypy.json
# Cython debug symbols
cython_debug/
+
+# vim files
+*.swp