mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
b5c47cdc3d
* Use Maven 3.9.9 * Use Ubuntu 24.04 * Verify there are no changed files Signed-off-by: Wouter Born <github@maindrain.net>
33 lines
344 B
Plaintext
33 lines
344 B
Plaintext
.antlr*
|
|
.classpath
|
|
.idea
|
|
.project
|
|
.DS_Store
|
|
.gradle
|
|
*.iml
|
|
*.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
|
|
|
|
.metals
|
|
.vim
|
|
shell.nix
|
|
tags
|