diff options
Diffstat (limited to 'comp6771/1/.gitignore')
| -rw-r--r-- | comp6771/1/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
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 |
