-
Notifications
You must be signed in to change notification settings - Fork 265
/
.gitignore
54 lines (50 loc) · 1.16 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
*.o
*~
*.bak
.*
!.travis.yml
!.github
*.autosave
BUILD_*
ToDo
coverage
packages
test/functionalTest/cases/*.complete
test/functionalTest/cases/*.diff
test/functionalTest/cases/*/*.diff
test/functionalTest/cases/*.out
test/functionalTest/cases/*/*.out
test/functionalTest/cases/*.regexpect
test/functionalTest/cases/*/*.regexpect
test/functionalTest/cases/*.shell
test/functionalTest/cases/*/*.shell
test/functionalTest/cases/*.shellInit
test/functionalTest/cases/*/*.shellInit
test/functionalTest/cases/*.stdout
test/functionalTest/cases/*/*.stdout
test/functionalTest/cases/*.stderr
test/functionalTest/cases/*/*.stderr
test/functionalTest/cases/*.teardown
test/functionalTest/cases/*/*.teardown
test/functionalTest/cases/*/*.sorted
test/functionalTest/cases/*.contextBroker.log
test/functionalTest/cases/*/*.contextBroker.log
core*
test/valgrind/*.out
src/lib/common/compileInfo.h
# Qt creator project files
fiware-orion.config
fiware-orion.creator
fiware-orion.creator.user
fiware-orion.creator.user.*
fiware-orion.files
fiware-orion.includes
fiware-orion.cflags
fiware-orion.cxxflags
rpm/RPMS/
rpm/SRPMS/
rpm/SOURCES/
rpm/BUILDROOT/
rpm/src/
*.pyc
test/acceptance/properties.json