diff --git a/.gitignore b/.gitignore index 0cdb84f..3e28d38 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ cub3D build/ .cache/ -test.log \ No newline at end of file +test.log +dist/ \ No newline at end of file diff --git a/assets/monster.png b/assets/monster.png new file mode 100644 index 0000000..fdb0c27 Binary files /dev/null and b/assets/monster.png differ