remove str from gitignore

This commit is contained in:
Kasper Sauramo
2025-03-27 10:52:29 +02:00
parent 08c3587643
commit a3d4d46226

4
.gitignore vendored
View File

@@ -9,7 +9,3 @@ tmp/
# Us # Us
**/build **/build
**/compile_commands.json **/compile_commands.json
## Remove after str removal refactor
src/str.h
src/str.c