diff --git a/.gitignore b/.gitignore index 5fdc359..0b5d287 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ -.gameplay/ \ No newline at end of file +.gameplay/ +/target +**/*.rs.bk +Cargo.lock +*.pdb +.env +.vscode/ +.idea/ \ No newline at end of file