chore: add manuals to gitignore

This commit is contained in:
Brian Harrison
2026-03-31 00:24:12 -04:00
parent 3f142ce1c0
commit b8032e0578

2
.gitignore vendored
View File

@@ -1,5 +1,7 @@
/bridges/captures/ /bridges/captures/
/manuals/
# Python bytecode # Python bytecode
__pycache__/ __pycache__/
*.py[cod] *.py[cod]