/ .gitignore
.gitignore
1  **/*.env
2  
3  **/*/target/
4  target/
5  **/*.log