The diff adds a new line `uploads/*` to the `.gitignore` file, ensuring all contents within the `uploads` directory are excluded from version control.
4 lines
47 B
Plaintext
4 lines
47 B
Plaintext
.history
|
|
.venv
|
|
src/upload/__pycache__
|
|
uploads/* |