aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristian Hodgden <chrhodgden@gmail.com>2024-07-16 20:22:36 -0500
committerChristian Hodgden <chrhodgden@gmail.com>2024-07-16 20:22:36 -0500
commitd0170351fc275d3fdda0e19cb7e33a02f949d513 (patch)
treeeeca3d2a4742e8c22aa94a7d5d4a81dd1d70ced3 /.gitignore
parentf1441fedd7e5ad689f3e929c440caf564054ca70 (diff)
ignore vim swap files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c3fac9d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+
+*.swp
+