16 lines
247 B
Text
16 lines
247 B
Text
# Optional variables
|
|
.docker
|
|
data
|
|
|
|
# Environment variables
|
|
.env
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
|
|
# JEnv local Java version configuration file
|
|
.java-version
|
|
|
|
# Used by previous versions of JEnv
|
|
.jenv-version
|