diff --git a/.gitignore b/.gitignore index 324e667..9ac02a6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ *.env external/ vendor/ +*.swp diff --git a/pkg/bottinagenda/.client.go.swp b/pkg/bottinagenda/.client.go.swp deleted file mode 100644 index 875add7..0000000 Binary files a/pkg/bottinagenda/.client.go.swp and /dev/null differ diff --git a/pkg/bottinagenda/.handler.go.swp b/pkg/bottinagenda/.handler.go.swp deleted file mode 100644 index d94ac56..0000000 Binary files a/pkg/bottinagenda/.handler.go.swp and /dev/null differ diff --git a/pkg/bottinagenda/.response.go.swp b/pkg/bottinagenda/.response.go.swp deleted file mode 100644 index a4c5ad1..0000000 Binary files a/pkg/bottinagenda/.response.go.swp and /dev/null differ diff --git a/pkg/bottinagenda/.route.go.swp b/pkg/bottinagenda/.route.go.swp deleted file mode 100644 index 255b642..0000000 Binary files a/pkg/bottinagenda/.route.go.swp and /dev/null differ