diff --git a/.gitignore b/.gitignore index 35c1f21..00a46fd 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,3 @@ tmp/ # Us **/build **/compile_commands.json - -## Remove after str removal refactor -src/str.h -src/str.c