aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-11-03 13:02:42 -0600
committerSelene ToyKeeper2023-11-03 13:02:42 -0600
commita1bb12659b8c7950a76a542cdaa057d7a2cb2053 (patch)
tree8fde70bf22be26ea249d0802517a645e1941c7c9 /.gitignore
parentadded docs/which-hex-file.md to answer the #1 FAQ (diff)
downloadanduril-a1bb12659b8c7950a76a542cdaa057d7a2cb2053.tar.gz
anduril-a1bb12659b8c7950a76a542cdaa057d7a2cb2053.tar.bz2
anduril-a1bb12659b8c7950a76a542cdaa057d7a2cb2053.zip
documentation updates...
- fleshed out main README.md a bit - improved github formatting for docs/which-hex-file.md - added 'make docs' to preview .md files as .html - ignore html files generated by 'make docs' - removed rampingios-v3.html file generated years ago
Diffstat (limited to '')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d7889f9..9c7486d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@ old/
*.cpp
*.elf
*.hex
+*.html
*.o
*.old
.*.swo