forked from eclipse-archived/smarthome
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
26 lines (24 loc) · 848 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
target/
src-gen/
xtend-gen/
bin/
.antlr*
.metadata/
*/plugin.xml_gen
.DS_Store
*.iml
.idea/
distribution/smarthome/logs/*.log
distribution/smarthome/*.zip
distribution/smarthome/runtime/etc/mapdb/storage.mapdb
distribution/smarthome/runtime/etc/mapdb/storage.mapdb.p
distribution/smarthome/runtime/etc/mapdb/storage.mapdb.t
distribution/smarthome/userdata/
bundles/core/org.eclipse.smarthome.core.id.test/userdata/
bundles/model/antlr-generator-3.2.0-patch.jar
bundles/storage/org.eclipse.smarthome.storage.json.test/userdata/
bundles/storage/org.eclipse.smarthome.storage.mapdb.test/userdata/mapdb/storage.mapdb
bundles/storage/org.eclipse.smarthome.storage.mapdb.test/userdata/mapdb/storage.mapdb.p
bundles/storage/org.eclipse.smarthome.storage.mapdb.test/userdata/mapdb/storage.mapdb.t
features/karaf/*/src/main/history
Californium.properties