aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Lionel <moi@miquellionel.ovh>2019-05-30 12:11:31 +0200
committerMiquel Lionel <moi@miquellionel.ovh>2019-05-30 12:11:31 +0200
commitd9af4f429509f8c107ed69f812d9f26dcb997118 (patch)
tree1b7056b2481370e3a2ade0d96b0c181f4ec8a7f8
parent873649cc94bb64eac530f328943e20b8d7fa26e2 (diff)
downloadrandopitons-d9af4f429509f8c107ed69f812d9f26dcb997118.tar.gz
randopitons-d9af4f429509f8c107ed69f812d9f26dcb997118.zip
Ignoring swap files
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e4b1fcd..4da08da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,10 @@ __pycache__/
*$py.class
*.pyc
+#swp files
+*.swp
+.*.swp
+
# C extensions
*.so