.idea
.DS_Store

# Environment Variables
.env
/config/env/*
!/config/env/.env.example

# Session Storage
/storage/polyel/sessions/*
!/storage/polyel/sessions/.gitkeep

# The PHP Polyel debug file
/debug.php

.wakatime-project