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