mirror of
https://github.com/enpaul/kodak.git
synced 2025-11-09 20:22:31 +00:00
Add default content dirs to gitignore to avoid accidental uploads
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -22,3 +22,5 @@ kodak/openapi.yaml
|
|||||||
*.db
|
*.db
|
||||||
*.db-shm
|
*.db-shm
|
||||||
*.db-wal
|
*.db-wal
|
||||||
|
pictures/
|
||||||
|
content/
|
||||||
|
|||||||
Reference in New Issue
Block a user