From 98cef5e9a772602d42acfcf233838c760424db9a Mon Sep 17 00:00:00 2001 From: Nicolas James Date: Thu, 13 Feb 2025 18:00:17 +1100 Subject: initial commit --- comp6771/1/.gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 comp6771/1/.gitignore (limited to 'comp6771/1/.gitignore') diff --git a/comp6771/1/.gitignore b/comp6771/1/.gitignore new file mode 100644 index 0000000..e8aacd1 --- /dev/null +++ b/comp6771/1/.gitignore @@ -0,0 +1,8 @@ +build/ +build_release/ +Testing/ +.cache/ +.clangd/ +.vs/ +.DS_Store +CMakeFiles \ No newline at end of file -- cgit v1.2.3