Skip to content

Commit

Permalink
Ignore session files created by Polyel but keep the directory
Browse files Browse the repository at this point in the history
  • Loading branch information
embluk committed May 16, 2020
1 parent 06ecaff commit 917d58e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
/config/env/*
!/config/env/.env.example

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

# The PHP Polyel debug file
/debug.php

Expand Down

0 comments on commit 917d58e

Please sign in to comment.