updated gitignore to ignore my image exports from premium figma design file
This commit is contained in:
parent
c20c26ea42
commit
97e9160ae5
|
@ -30,6 +30,8 @@ src/_includes/css
|
|||
# my chosen output directory.
|
||||
www
|
||||
|
||||
**/*/premdesigns
|
||||
|
||||
#### From FrontEnd Mentor gitignore. Just to avoid accidentally uploading design files
|
||||
#
|
||||
# Avoid accidental upload of the Sketch and Figma design files
|
||||
|
|
Loading…
Reference in New Issue