Skip to content

Commit

Permalink
add upload images in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyR01 committed Jul 15, 2024
1 parent c4a0d38 commit ed8a6c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ node_modules
.env

logs
# Fait référence aux logs générés par le service ou container gateway (nginx)
# Fait référence aux logs générés par le service ou container gateway (nginx)
uploads

0 comments on commit ed8a6c8

Please sign in to comment.