summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Evans <715855+mmalex@users.noreply.github.com>2023-07-25 20:32:15 +0100
committerAlex Evans <715855+mmalex@users.noreply.github.com>2023-07-25 20:32:15 +0100
commit982b59c3136e44aaeef2de031677d80c95287cfa (patch)
treea4dd9d7ec90f474261f50c5f34f501671e1f8ac1 /.gitignore
parentc898827d35ce71998fa70d165bbc249844ea962f (diff)
downloadplinky-982b59c3136e44aaeef2de031677d80c95287cfa.tar.gz
more build docs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7d0dd00..8bef224 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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