-
Notifications
You must be signed in to change notification settings - Fork 48
/
.gitignore
139 lines (137 loc) · 3.58 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
# ignore .svn metadata files
.svn
# ignore Maven generated target folders
~
target
# ignore eclipse files
.project
.classpath
.settings
.metadata
# ignore IDEA files
*.iml
*.ipr
*.iws
.idea
# ignore NetBeans files
nbactions.xml
nb-configuration.xml
catalog.xml
#
maven-ant-tasks.jar
test-output
transaction.log
# vim files
*.swp
/.gitk-tmp.*
atlassian-ide-plugin.xml
# temp files
*~
# maven versions plugin
pom.xml.versionsBackup
# hprof dumps
/*.hprof
# ignore 'randomly' strewn around logs
server.log
# ignore java crashes
hs_err_pid*.log
# H2 databases produced by tests
*.h2.db
# JBoss transaction generated files
PutObjectStoreDirHere
# ignore mvn-rpmbuild repo
/.m2
*debuglog.txt
${env.JBOSS_HOME}
debuglog.txt.*
#generated doc src
docs/sources-*/src
/DialogIdleEndTestSccpStack1_sccpresource2.xml
/DialogIdleEndTestSccpStack1_sccprouter2.xml
/DialogIdleEndTestSccpStack2_sccpresource2.xml
/DialogIdleEndTestSccpStack2_sccprouter2.xml
/sspTestSccpStack1_management2.xml
/sspTestSccpStack1_sccpresource2.xml
/sspTestSccpStack1_sccprouter2.xml
/sspTestSccpStack2_management2.xml
/sspTestSccpStack2_sccpresource2.xml
/sspTestSccpStack2_sccprouter2.xml
/TCAPFunctionalTest_1_management.xml
/TCAPFunctionalTest_2_management.xml
/TCAPFunctionalTest_management.xml
/TCAPFunctionalTestSccpStack1_management2.xml
/TCAPFunctionalTestSccpStack1_sccpresource2.xml
/TCAPFunctionalTestSccpStack1_sccprouter2.xml
/TCAPFunctionalTestSccpStack2_management2.xml
/TCAPFunctionalTestSccpStack2_sccpresource2.xml
/TCAPFunctionalTestSccpStack2_sccprouter2.xml
/a_simulator2.xml
/a1_simulator2.xml
/a2_simulator2.xml
/c_simulator2.xml
/c1_simulator2.xml
/cc_simulator2.xml
/client_simulator2.xml
/d_simulator2.xml
/GatewayTest_sctp.xml
/MAPFunctionalTestSccpStack1_management2.xml
/MAPFunctionalTestSccpStack1_sccpresource2.xml
/MAPFunctionalTestSccpStack1_sccprouter2.xml
/MAPFunctionalTestSccpStack2_management2.xml
/MAPFunctionalTestSccpStack2_sccpresource2.xml
/MAPFunctionalTestSccpStack2_sccprouter2.xml
/MsgLog_s.pcap
/MtpPrimitivesTestSccpStack1_management2.xml
/MtpPrimitivesTestSccpStack1_sccpresource2.xml
/MtpPrimitivesTestSccpStack1_sccprouter2.xml
/MtpPrimitivesTestSccpStack2_management2.xml
/MtpPrimitivesTestSccpStack2_sccpresource2.xml
/MtpPrimitivesTestSccpStack2_sccprouter2.xml
/s_simulator2.xml
/s1_simulator2.xml
/SccpExecutorTest_management2.xml
/SccpExecutorTest_sccpresource2.xml
/SccpExecutorTest_sccprouter2.xml
/shr_simulator2.xml
/SimM3uaServer_s_m3ua1.xml
/SimSCTPServer_s_sctp.xml
/Simulator_management.xml
/ss_simulator2.xml
/ss1_simulator2.xml
/Ss7ParseParameters.xml
/Test_management.xml
/TestSccp_management2.xml
/TestSccp_sccpresource2.xml
/TestSccp_sccprouter2.xml
/Trace-Parser_management.xml
/u_simulator2.xml
/u1_simulator2.xml
/u111_simulator2.xml
/uu_simulator2.xml
/win_simulator2.xml
/MAPFunctionalTestSccpStack1_management2.xml
/MAPFunctionalTestSccpStack1_sccpresource2.xml
/MAPFunctionalTestSccpStack1_sccprouter2.xml
/MAPFunctionalTestSccpStack2_management2.xml
/MAPFunctionalTestSccpStack2_sccpresource2.xml
/MAPFunctionalTestSccpStack2_sccprouter2.xml
/Test_management.xml
/MtpPrimitivesTestSccpStack1_management2.xml
/MtpPrimitivesTestSccpStack1_sccpresource2.xml
/MtpPrimitivesTestSccpStack1_sccprouter2.xml
/MtpPrimitivesTestSccpStack2_management2.xml
/MtpPrimitivesTestSccpStack2_sccpresource2.xml
/MtpPrimitivesTestSccpStack2_sccprouter2.xml
/TestSccp_management2.xml
/TestSccp_sccpresource2.xml
/TestSccp_sccprouter2.xml
/SccpExecutorTest_management2.xml
/SccpExecutorTest_sccpresource2.xml
/SccpExecutorTest_sccprouter2.xml
/Client_m3ua1.xml
/Client_sctp.xml
/maplog.txt
/MsgLog.pcap
dpklnx/
jmxtools-1.2.1.jar
*.orig