gitignore: exclude html/files/ (uploaded site media, not source)
This commit is contained in:
@@ -15,3 +15,6 @@ __pycache__/
|
||||
|
||||
# Uploaded binary blobs / exports (not source)
|
||||
html/files/export_*/
|
||||
|
||||
# uploaded site media (keep out of git)
|
||||
html/files/
|
||||
|
||||
Reference in New Issue
Block a user