12 lines
170 B
Plaintext
12 lines
170 B
Plaintext
target/
|
|
*.class
|
|
|
|
.idea/
|
|
*.iml
|
|
|
|
.DS_Store
|
|
|
|
# Local service configuration
|
|
patbond-*/src/main/resources/application.yml
|
|
!patbond-*/src/main/resources/application.yml.sample
|