From 1cf89852f951b59b89f2a8bd7b54a0b0b74d439c Mon Sep 17 00:00:00 2001 From: bonmas14 Date: Sat, 2 Aug 2025 23:20:37 +0000 Subject: memory manipulation, strings, allocators list and logger. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..85d0bbc --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +bin/ +lib/ -- cgit v1.2.3-70-g09d2