diff --git a/.gitignore b/.gitignore index c6127b3..0f2be4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +Cub3D # Prerequisites *.d diff --git a/Cub3D b/Cub3D deleted file mode 100755 index 65880c2..0000000 Binary files a/Cub3D and /dev/null differ