mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 12:55:40 +02:00
fixed warning, file .options should not be included
This commit is contained in:
parent
21809f8c38
commit
6693e6d1de
1 changed files with 1 additions and 2 deletions
|
@ -15,8 +15,7 @@ bin.includes = plugin.xml,\
|
||||||
.,\
|
.,\
|
||||||
META-INF/
|
META-INF/
|
||||||
src.includes = schema/,\
|
src.includes = schema/,\
|
||||||
about.html,\
|
about.html
|
||||||
.options
|
|
||||||
|
|
||||||
source.. = src/
|
source.. = src/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue