neels has uploaded this change for review. (
https://gerrit.osmocom.org/c/python/pyosmocom/+/39601?usp=email )
Change subject: .gitignore: add vim swap file pattern
......................................................................
.gitignore: add vim swap file pattern
Change-Id: I20780f311623e44040fa3ec4e865b57a71559524
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/python/pyosmocom refs/changes/01/39601/1
diff --git a/.gitignore b/.gitignore
index 0c6adc6..5f5bdb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/.cache
/.local
/pysim
+.*.sw?
--
To view, visit
https://gerrit.osmocom.org/c/python/pyosmocom/+/39601?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: python/pyosmocom
Gerrit-Branch: master
Gerrit-Change-Id: I20780f311623e44040fa3ec4e865b57a71559524
Gerrit-Change-Number: 39601
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>