diff --git a/.gitignore b/.gitignore index 7fd632f3..c4d508a5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ target/ AwsCredentials.properties .idea *.iml -.DS_Store \ No newline at end of file +*.swp +.DS_Store diff --git a/.log.swp b/.log.swp deleted file mode 100644 index bdb60bb3..00000000 Binary files a/.log.swp and /dev/null differ