diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-02-25 16:48:01 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-02-25 16:48:01 +0100 |
commit | 779ad2408cf97687878f816ddff2b04f22f5172d (patch) | |
tree | e9adbec3e7082e22a272e9fac250b00393a06746 /src/.gitignore | |
parent | f7da5b7dde8b9c342c805edd65e66febf705ed48 (diff) |
add developer documentation to ppusim/ppu interface
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index 67661d0..d8325cf 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -3,3 +3,4 @@ main.elf main.bin main main.exe +static/ |