Adding a `.gitignore` file to ignore vim swap files.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Fri, 3 Feb 2023 23:34:48 +0000 (15:34 -0800)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Fri, 3 Feb 2023 23:34:48 +0000 (15:34 -0800)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..1377554
--- /dev/null
@@ -0,0 +1 @@
+*.swp