summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-12-11 10:49:59 +0100
committerDaniel Friesel <derf@finalrewind.org>2018-12-11 10:49:59 +0100
commitef6677c0d4d4cc305594622d9e919d2cce80bcda (patch)
tree194985ce58a444f4d3109aca8afd86c3db8ec1de
parent437646b8bf5eed344b4132b96b459a1572f19ce9 (diff)
add stack usage files (*.su) to gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6f027d9..47ae565 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
*.o
+*.su
/build
/src/app/prototest/nanopb.pb.h
/src/app/prototest/nanopb.pb.cc