updated gitignore to include wavfroms in media folder but not media itself
This commit is contained in:
parent
e20d5bbb46
commit
e17c2c603a
|
@ -122,4 +122,5 @@ dist
|
|||
# MM.Media
|
||||
public/fonts/*.woff*
|
||||
public/images
|
||||
public/media
|
||||
public/media/
|
||||
!public/media/**/*.png
|
||||
|
|
Loading…
Reference in New Issue