diff options
Diffstat (limited to 'comp6771/2/.gitignore')
| -rw-r--r-- | comp6771/2/.gitignore | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/comp6771/2/.gitignore b/comp6771/2/.gitignore new file mode 100644 index 0000000..61b8ef7 --- /dev/null +++ b/comp6771/2/.gitignore @@ -0,0 +1,16 @@ +build/ +build_release/ +Testing/ +.cache/ +.clangd/ +.vs/ +.DS_Store +CMakeFiles +CMakeCache.txt +CTestTestfile.cmake +Makefile +cmake_install.cmake +compile_commands.json +filtered_string_view_test +libcatch2_main.a +libfiltered_string_view.a |
