From 1e468866fc4455193df8d33b1711b6519dd4c721 Mon Sep 17 00:00:00 2001 From: Ren Kararou Date: Thu, 30 Jan 2025 06:12:18 -0600 Subject: spicy allocator get! --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..de9f715 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# editor ignores +*~ +*.swp +*.swo +\#*\# +.\#* + +# artefacts +*.o +*.so +*.pch +build/ +obj/ -- cgit 1.4.1-2-gfad0