diff options
| author | lonkaars <loek@pipeframe.xyz> | 2023-02-24 13:20:02 +0100 |
|---|---|---|
| committer | lonkaars <loek@pipeframe.xyz> | 2023-02-24 13:20:02 +0100 |
| commit | f3a47bde9bfaaa716de835c0c1499a685b4ac4f7 (patch) | |
| tree | 90abe28726ea7484184179129256022472eb2e24 /test/sdl2/.gitignore | |
| parent | 7da7908989686daa2ac9fd2f3f79cad2f03c0828 (diff) | |
| parent | 14a1c464c27206bff847fd46d3d5594b30f53af9 (diff) | |
Merge branch 'dev' into ppu-interface
Diffstat (limited to 'test/sdl2/.gitignore')
| -rw-r--r-- | test/sdl2/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/sdl2/.gitignore b/test/sdl2/.gitignore new file mode 100644 index 0000000..f0c9b81 --- /dev/null +++ b/test/sdl2/.gitignore @@ -0,0 +1,2 @@ +*.o +main |