From 61c560936533cabe83089361690239516748982c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alessandro=20Fam=C3=A0?= Date: Thu, 19 Dec 2024 17:15:21 +0100 Subject: [PATCH] Add .gitignore --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..3146bfb1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +*.log +.vs/ +.godot/ +.import/ +export.cfg +export_presets.cfg +addons/Wwise/native/src**/*.obj +*.wsettings +*.validationcache +**/WwiseProjectData.tres +tests/WwiseProject/.cache/