mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 23:22:02 +01:00
fe0ae8a6be
This is sometimes added by IntelliJ when importing a project. Signed-off-by: Jan N. Klug <github@klug.nrw>
34 lines
363 B
Plaintext
34 lines
363 B
Plaintext
.antlr*
|
|
.classpath
|
|
.idea
|
|
.project
|
|
.DS_Store
|
|
.gradle
|
|
*.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
|
|
|
|
.metals
|
|
.vim
|
|
shell.nix
|
|
tags
|