Codebase as of c53e4aed26 as an initial commit for the shrunk repo
Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
23
.gitignore
vendored
Normal file
23
.gitignore
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
.antlr*
|
||||
.idea
|
||||
.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
|
||||
Reference in New Issue
Block a user