mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 22:50:19 +00:00
13 lines
103 B
Text
13 lines
103 B
Text
|
# Compiled files
|
||
|
*.o
|
||
|
*.so
|
||
|
*.rlib
|
||
|
*.dll
|
||
|
|
||
|
# Executables
|
||
|
*.exe
|
||
|
|
||
|
# Generated by Cargo
|
||
|
/target/
|
||
|
/Cargo.lock
|