Commit 9900913
authored
adding .reloadtrigger to .gitignore (#207)
Using the command line `mvn cds:watch` creates implicitly the file
`src/main/resources/.reloadtrigger` which is not intended to be
checked-in. Adding it to .gitignore solves this issue.1 parent 05114e6 commit 9900913
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments