forked from domoticz/domoticz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
56 lines (56 loc) · 795 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
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
*.orig
msbuild
*.db
*.db_*
*.db-*
*.bak
appversion.h
appversion.h.txt
Makefile
CMakeFiles
*.cmake
*.a
*.exp
*.idb
*.log
*.obj
*.pdb
*.tlog
CMakeCache.txt
domoticz
domoticztester
!scripts/logrotate/domoticz
stdafx.h.gch
.DS_Store
.AppleDouble
Config/OZW_Log.txt
Config/zwscene.xml
backups/
build/
domocookie.txt
domoticz.exe
nohup.out
/Config/zwcfg_*.xml
/makebetarob
/plugins/manifest.xml
install_manifest.txt
.project
.cproject
.settings/
/dzVents/runtime/tests/luacov.stats.out
/dzVents/runtime/tests/luacov.report.out
/scripts/dzVents/domoticzData.lua
/scripts/dzVents/data/
/scripts/dzVents/generated_scripts/
/scripts/dzVents/scripts/
.idea/
/.idea_/
/www/images/floorplans/*.png
/www/images/floorplans/*.jpg
.vscode
sqlite3_config.h
/extern/
/node_modules/
/domoticz.iml
__pycache__
/.vs/