Removed a .swp file, and updated .gitignore.

This commit is contained in:
stair 2023-02-16 11:53:16 -05:00
parent 1c8bd8e71e
commit c6dadca031
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View file

@ -2,4 +2,5 @@ target/
AwsCredentials.properties AwsCredentials.properties
.idea .idea
*.iml *.iml
.DS_Store *.swp
.DS_Store

BIN
.log.swp

Binary file not shown.