mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
5b4b51f6ae
Signed-off-by: Kai Kreuzer <kai@openhab.org>
28 lines
326 B
Plaintext
28 lines
326 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
|
|
.openapi-generator
|