diff options
| author | Nicolas James <Eele1Ephe7uZahRie@tutanota.com> | 2025-02-13 18:00:17 +1100 |
|---|---|---|
| committer | Nicolas James <Eele1Ephe7uZahRie@tutanota.com> | 2025-02-13 18:00:17 +1100 |
| commit | 98cef5e9a772602d42acfcf233838c760424db9a (patch) | |
| tree | 5277fa1d7cc0a69a0f166fcbf10fd320f345f049 /comp6771/3/.gitignore | |
initial commit
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 |
