Update gitignore to ignore editor .swp files
[libside.git] / .gitignore
index 0ed0690fa2f42f632de52f7d8f71e86de57de4a5..1ba6596d7bde9b5d071f2efc20e480757a16530d 100644 (file)
@@ -1,6 +1,9 @@
 # SPDX-License-Identifier: MIT
 # SPDX-FileCopyrightText: 2022 EfficiOS Inc.
 
+# Editor files
+*.swp
+
 # Prerequisites
 *.d
 
This page took 0.021733 seconds and 4 git commands to generate.