summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Johnson <[email protected]>2025-06-03 01:02:30 -0400
committerSamuel Johnson <[email protected]>2025-06-03 01:02:30 -0400
commit6e65e584a3baf2dfe8906c2d847ca5169b91b3fc (patch)
tree6a1fd10e576e1a5f7333ec60831b6857771edc72
parent6ea5ad333ab5376a834b0fdbc9cdecfe04dacc10 (diff)
Remove swp file'
-rw-r--r--.gitignore2
-rw-r--r--.gitignore.swpbin12288 -> 0 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fd8ceee..b1f9bf3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
vendor/
build/
+
+*.swp
diff --git a/.gitignore.swp b/.gitignore.swp
deleted file mode 100644
index 4dab676..0000000
--- a/.gitignore.swp
+++ /dev/null
Binary files differ