add readme to volatile directory
This commit is contained in:
parent
de9c1eb595
commit
aae3ccfc2b
|
@ -1,2 +1,3 @@
|
|||
*
|
||||
!.gitignore
|
||||
!README.md
|
||||
|
|
|
@ -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
|
Loading…
Reference in New Issue