diff options
| author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-16 21:56:46 +0200 |
|---|---|---|
| committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-16 21:56:46 +0200 |
| commit | 6527251585e7ac518ad67283cb477396ed876f58 (patch) | |
| tree | 93d5d4456605d1a4df237b51b8d965f523132087 | |
| parent | Linux fix (diff) | |
| download | 42-cub3d-6527251585e7ac518ad67283cb477396ed876f58.tar.gz 42-cub3d-6527251585e7ac518ad67283cb477396ed876f58.tar.bz2 42-cub3d-6527251585e7ac518ad67283cb477396ed876f58.tar.xz 42-cub3d-6527251585e7ac518ad67283cb477396ed876f58.tar.zst 42-cub3d-6527251585e7ac518ad67283cb477396ed876f58.zip | |
Gitignore update
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -177,4 +177,5 @@ tags cub3d Cub3D *.bmp -*.core
\ No newline at end of file +*.core +mlx-test
\ No newline at end of file |
