diff options
| author | Alex Evans <715855+mmalex@users.noreply.github.com> | 2023-07-25 20:32:15 +0100 |
|---|---|---|
| committer | Alex Evans <715855+mmalex@users.noreply.github.com> | 2023-07-25 20:32:15 +0100 |
| commit | 982b59c3136e44aaeef2de031677d80c95287cfa (patch) | |
| tree | a4dd9d7ec90f474261f50c5f34f501671e1f8ac1 /.gitignore | |
| parent | c898827d35ce71998fa70d165bbc249844ea962f (diff) | |
| download | plinky-982b59c3136e44aaeef2de031677d80c95287cfa.tar.gz | |
more build docs
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,3 +3,8 @@ hw/WIP_inputfix/plinkyblack-backups hw/WIP_inputfix/\#auto_saved_files\# hw/WIP_inputfix/fp-info-cache hw/WIP_inputfix/fp-info-cache + +bootloader/Release +sw/Release +bootloader/Debug +sw/Debug
\ No newline at end of file |
