mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 23:22:02 +01:00
7f39d01a0f
Fixes #8451 Signed-off-by: Wouter Born <github@maindrain.net>
27 lines
307 B
Plaintext
27 lines
307 B
Plaintext
.antlr*
|
|
.classpath
|
|
.idea
|
|
.project
|
|
.DS_Store
|
|
*.iml
|
|
npm-debug.log
|
|
.build.log
|
|
|
|
.metadata/
|
|
bin/
|
|
target/
|
|
src-gen/
|
|
xtend-gen/
|
|
.history/
|
|
|
|
*/plugin.xml_gen
|
|
**/.settings/org.eclipse.*
|
|
|
|
bundles/**/src/main/history
|
|
features/**/src/main/history
|
|
features/**/src/main/feature
|
|
|
|
.vscode
|
|
.factorypath
|
|
pom.xml.versionsBackup
|