mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
add .gitignore file
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Doc build artifacts
|
||||
docs/*/_build/
|
||||
# docs/*/doxygen-warning-log.txt
|
||||
# docs/*/sphinx-warning-log.txt
|
||||
# docs/*/sphinx-warning-log-sanitized.txt
|
||||
docs/*/xml/
|
||||
docs/*/xml_in/
|
||||
docs/*/man/
|
||||
# docs/doxygen_sqlite3.db
|
||||
Reference in New Issue
Block a user