aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index fba4237..7e29a09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,10 @@
build/
+docs/build/
main.cpp
libmaple.layout
tags
TAGS
*~
-*.swp \ No newline at end of file
+*.swp
+docs/doxygen/
+arm