Skip to content

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofama committed Dec 19, 2024
1 parent a238bc9 commit 3ad6269
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -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/

0 comments on commit 3ad6269

Please sign in to comment.