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