Fix: Remove tracked user uploads from git and update .gitignore. Refine README.
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 18s
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 18s
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,3 +4,5 @@ vendor/
|
||||
*.log
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
src/uploads/*
|
||||
!src/uploads/.gitkeep
|
||||
Reference in New Issue
Block a user