16 lines
547 B
Plaintext
16 lines
547 B
Plaintext
|
# Avoid accidental upload of the Sketch and Figma design files
|
||
|
#####################################################
|
||
|
## Please do not remove lines 5 and 6 - thanks! 🙂 ##
|
||
|
#####################################################
|
||
|
*.sketch
|
||
|
*.fig
|
||
|
|
||
|
# Avoid accidental XD upload if you convert the design file
|
||
|
###############################################
|
||
|
## Please do not remove line 12 - thanks! 🙂 ##
|
||
|
###############################################
|
||
|
*.xd
|
||
|
|
||
|
# Avoid your project being littered with annoying .DS_Store files!
|
||
|
.DS_Store
|
||
|
.prettierignore
|