summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--Src/.StringTools.cpp.swpbin16384 -> 0 bytes
-rw-r--r--Test/.String__PadRight.cpp.swpbin12288 -> 0 bytes
3 files changed, 1 insertions, 0 deletions
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
--- a/Src/.StringTools.cpp.swp
+++ /dev/null
Binary files differ
diff --git a/Test/.String__PadRight.cpp.swp b/Test/.String__PadRight.cpp.swp
deleted file mode 100644
index de26dae..0000000
--- a/Test/.String__PadRight.cpp.swp
+++ /dev/null
Binary files differ