summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Fennell <matthew@fennell.dev>2024-01-07 12:48:36 +0000
committerMatthew Fennell <matthew@fennell.dev>2024-01-07 12:48:36 +0000
commitb718d05747d8f32bb5d427ccf23f84c70b288230 (patch)
tree14eda4373a6353240978c3f2e2a53ebb151f36fe
parent2e8dc1ce1150eb8c370808a2ddb16c515f0d4cbd (diff)
Add vim .swp files to .gitignore
I would like to avoid accidentally committing one of these files.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9d7ac41..5e03b1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@
#
# SPDX-License-Identifier: AGPL-3.0-only
+.swp
inventory