mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 01:06:01 +02:00
12 lines
314 B
INI
12 lines
314 B
INI
source.. = src/
|
|
bin.includes = .classpath,\
|
|
.gitignore,\
|
|
.project,\
|
|
.settings/,\
|
|
bin/,\
|
|
build.properties,\
|
|
META-INF/,\
|
|
plugin.properties,\
|
|
plugin.xml,\
|
|
pom.xml,\
|
|
.
|