Carlos Cavero 6076d4da3b BAEL-3756-YAML-for-Spring-DevOps (#9368)
* Add modifications to include the configuration for YAML and DevOps

* Clean the Dockerfile

* Modify the name of testing environment and include YAML tests
2020-05-28 15:02:11 -07:00

14 lines
84 B
Plaintext

# Logs
logs
*.log
# Git
.git
.cache
# Classes
**/*.class
# Ignore md files
*.md