*.gem
/package-lock.json
*.log
.DS_Store
.bundle
.env
node_modules
vendor
Gemfile.lock

# Ignore build/export artifacts
lib/**/build/

# Gatsby
public
.cache

# Now
.now
