# Ignore .env files
.env

# Editor files
.idea
.history

# Ignore vendor lib
vendor
node_modules
dist
composer.lock
yarn.lock
package-lock.json
