mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
24 lines
392 B
Plaintext
24 lines
392 B
Plaintext
# Optional variables
|
|
.docker
|
|
data
|
|
|
|
# Environment variables
|
|
.env
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
|
|
# default application storage directory used by the IDE Performance Cache feature
|
|
.data/
|
|
|
|
# used for ADF styles caching
|
|
temp/
|
|
|
|
# default output directories
|
|
classes/
|
|
deploy/
|
|
javadoc/
|
|
|
|
# lock file, a part of Oracle Credential Store Framework
|
|
cwallet.sso.lck |