/.sass-cache
/.bundle
/vendor
._*

# Ignore Node Modules
node_modules/*

# Yarn files
.yarn/*
!.yarn/cache
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions

# Ignore Storybook component.stories.json files
/components/**/*.stories.json

# OS/IDE generated files #
######################
.DS_Store*
._.DS_Store*
ehthumbs.db
Icon?
Thumbs.db
.idea
*nbproject*
