aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAuthor Name <[email protected]>2023-07-07 12:20:59 +0930
committerDavid Rowe <[email protected]>2023-07-07 12:29:06 +0930
commitac7c48b4dee99d4c772f133d70d8d1b38262fcd2 (patch)
treea2d0ace57a9c0e2e5b611c4987f6fed1b38b81e7 /.gitignore
shallow zip-file copy from codec2 e9d726bf20
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..edcb225
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+build_linux
+stm32/build_stm32
+stm32/libstm32f4.a
+stm32/unittest/lib/python/__pycache__/
+stm32/unittest/src/libstm32f4.a
+stm32/unittest/src/*.map
+stm32/unittest/test_run/
+*.pyc