diff --git a/.gitignore b/.gitignore index 28a4521..e368995 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ # User-specific stuff .idea/ +*.swp # CMake *build*/ diff --git a/Src/.StringTools.cpp.swp b/Src/.StringTools.cpp.swp deleted file mode 100644 index 47abbdc..0000000 Binary files a/Src/.StringTools.cpp.swp and /dev/null differ diff --git a/Test/.String__PadRight.cpp.swp b/Test/.String__PadRight.cpp.swp deleted file mode 100644 index de26dae..0000000 Binary files a/Test/.String__PadRight.cpp.swp and /dev/null differ