Commit 6ae80a1
authored
Allow extending build with local-only files
The .user extension is in the .gitignore list, so Directory.props.user and Directory.targets.user can safely be created without risk of commiting to the repo.
This allows to tweak local builds without changing commited files.1 parent 28a27ba commit 6ae80a1
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
145 | 146 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
162 | 163 | | |
163 | | - | |
| 164 | + | |
0 commit comments