add readme to volatile directory

This commit is contained in:
blek 2023-10-01 14:46:40 +10:00
parent de9c1eb595
commit aae3ccfc2b
Signed by: blek
GPG Key ID: 14546221E3595D0C
2 changed files with 7 additions and 1 deletions

3
volatile/.gitignore vendored
View File

@ -1,2 +1,3 @@
*
!.gitignore
!.gitignore
!README.md

5
volatile/README.md Normal file
View File

@ -0,0 +1,5 @@
# Volatile directory
This directory contains all different environment-specific files that should be excluded from git.
## Why is this listed on git?
To prevent situations in where this directory could not be automatically created