diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-04-04 16:24:10 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-04-04 16:24:10 +0200 |
commit | 9c0a8622c26743583966b653704d5bfc8b4c0c7d (patch) | |
tree | 83b87ced77ed8742ba6d6e4f55e6ddcb8915966a /test/conntest/.gitignore | |
parent | d924eaf44e12cdc7a438a08695f8602993693c98 (diff) |
full ppu IO in stm code (h/vblank interrupts)
Diffstat (limited to 'test/conntest/.gitignore')
-rw-r--r-- | test/conntest/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/conntest/.gitignore b/test/conntest/.gitignore new file mode 100644 index 0000000..262a2cc --- /dev/null +++ b/test/conntest/.gitignore @@ -0,0 +1,8 @@ +*.cache +*.hw +*.ioplanning +*.ip_user_files +*.runs +*.sim +*.gen +*.dcp |