Normalize generated docs and asset naming
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
# Python cache
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# Generated build outputs
|
||||
build/renders/
|
||||
build/*-test/
|
||||
build/renameable-items*.md
|
||||
build/renameable-items.json
|
||||
build/*-manifest.json
|
||||
build/_*_render_test.py
|
||||
|
||||
# OS files
|
||||
Thumbs.db
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user