diff --git a/.gitignore b/.gitignore index fd4cdf3..90dd9c7 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,8 @@ # swap files *.swp *.swo - +*.swn +*.swb # Ignore folders build @@ -17,4 +18,4 @@ bin .doxyfile # clang-format -.clang-format \ No newline at end of file +.clang-format