Init the bevy project

This commit is contained in:
2025-03-12 19:01:18 +01:00
parent 3af452b89a
commit 468c75dd1c
3 changed files with 20 additions and 0 deletions

5
.gitignore vendored
View File

@ -20,3 +20,8 @@ Cargo.lock
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Added by cargo
/target