diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,7 +1,10 @@ build/ +docs/build/ main.cpp libmaple.layout tags TAGS *~ -*.swp
\ No newline at end of file +*.swp +docs/doxygen/ +arm |