mirror of
https://github.com/actix/examples
synced 2025-06-28 01:49:02 +02:00
Merge pull request #162 from JohnTitor/ignore-png
Ignore multipart example's png
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -15,3 +15,6 @@ Cargo.lock
|
||||
.idea/**
|
||||
|
||||
.history/
|
||||
|
||||
# For multipart example
|
||||
upload.png
|
||||
|
Reference in New Issue
Block a user