Skip to content

Commit

Permalink
Merge pull request #5 from andrewnicols/ignoreMedia
Browse files Browse the repository at this point in the history
Ignore uploaded media
  • Loading branch information
andrewnicols authored Aug 1, 2023
2 parents e556abf + ff4b4ba commit 369f430
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 @@ -9,4 +9,5 @@
/application/var/
/application/vendor/
###< symfony/framework-bundle ###
.idea/*
.idea/*
application/public/medias

0 comments on commit 369f430

Please sign in to comment.