forked from mzanetti/guh
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
63 lines (59 loc) · 1.2 KB
/
.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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
*.pro.user
*.autosave
builddir
doc/html
*api.json.new
*.qm
*.snap
snap/parts/
snap/prime/
snap/stage/
doc/interfacelist.qdoc
.crossbuilder/
debs*.tar
# in source build artifaces
*.o
moc_*.cpp
*.moc
Makefile
*.so*
qrc_*.cpp
*debhelper.log
*.dirs
*.install
*.substvars
plugininfo.h
extern-plugininfo.h
tests/auto/actions/testactions
tests/auto/configurations/testconfigurations
tests/auto/devices/testdevices
tests/auto/events/testevents
tests/auto/jsonrpc/testjsonrpc
tests/auto/logging/testlogging
tests/auto/logging/testloggingdirect
tests/auto/plugins/testactions
tests/auto/restdeviceclasses/restdeviceclasses
tests/auto/restdevices/restdevices
tests/auto/restlogging/testrestlogging
tests/auto/restplugins/restplugins
tests/auto/restrules/restrules
tests/auto/restvendors/restvendors
tests/auto/rules/rules
tests/auto/states/states
tests/auto/timemanager/testtimemanager
tests/auto/versioning/testversioning
tests/auto/webserver/webserver
tests/auto/websocketserver/websocketserver
# debian package generated stuff
debian/.debhelper/
debian/debhelper-build-stamp
debian/files
debian/guh-dbg/
debian/guh-tests/
debian/guh-translations/
debian/guh/
debian/guhd/
debian/libguh1-dev/
debian/libguh1/
debian/tmp/
server/guhd