-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
243 lines (242 loc) · 8.77 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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
# Project exclude paths
/.idea/
/toolbox/ndoc/target
/toolbox/ndiff/target
/core/nuts-runtime-test/runtime
/test/runtime
/core/nuts-runtime/nbproject/
/core/nuts-runtime/nuts-runtime.iml
/core/nuts-runtime/target/
/core/nuts-runtime/.test-db
/core/nuts-runtime/.test-db-pef
/core/nuts-runtime/runtime
/core/nuts/nbproject/
/core/nuts/nuts.iml
/core/nuts/target/
/core/nutsc/build/
/core/nutsc/dist/
/deprecated/
/ext/next-term/target/
/installers/nuts-installer/target/
/lib/nlib-servlet/nuts-servlet.iml
/lib/nlib-servlet/target/
/lib/nlib-talk-agent/nlib-talk-agent.iml
/lib/nlib-talk-agent/target/
/lib/nlib-template/nlib-template.iml
/lib/nlib-template/target/
/lib/nlib-tomcat-classloader/target/
/lib/nlib-ssh/target/
/extensions/next-ssh/target/
/lib/nlib-md/target/
/lsp/conf/
/lsp/log/
/lsp/log/*.log
/mk-nuts-bootstrap
/mk-nuts-bootstrap-pull
/mk-nuts-bootstrap-push
/mk-nuts-bootstrap.nsh
/toolbox/ncode/target/
/toolbox/nderby/target/
/toolbox/ndoc/target/
/toolbox/ndocusaurus/target/
/toolbox/njavadoc/target/
/toolbox/njob/njob.iml
/toolbox/njob/target/
/toolbox/nmvn/target/
/toolbox/nmysql/target/
/toolbox/noapi/target/
/toolbox/nserver-war/target/
/toolbox/nserver/target/
/toolbox/nsh/nsh.iml
/toolbox/nsh/target/
/companions/nsh/nsh.iml
/companions/nsh/target/
/toolbox/nsh/runtime
/toolbox/ntalk-agent/target/
/toolbox/ntasks/target/
/toolbox/ntemplate/target/
/toolbox/ntemplater/target/
/toolbox/ntomcat/target/
/toolbox/nversion/target/
/toolbox/nwar/target/
/toolbox/nwork/target/
/website/nuts/nbproject/private/
/web-toolbox/nwar/target/
/toolbox/nnote/target/
/toolbox/ndb/target/
/test/nuts-runtime-test/target/
/test/nuts-runtime-test/runtime/
/test/nuts-runtime-test/nuts-runtime-test.iml
/toolbox/nwork/nwork.iml
/toolbox/nversion/nversion.iml
/nuts-builder.iml
/toolbox/ntemplate/ntemplate.iml
/toolbox/ntalk-agent/ntalk-agent.iml
/toolbox/nserver/nserver.iml
/toolbox/noapi/noapi.iml
/toolbox/ntomcat/ntomcat.iml
/toolbox/nmvn/nmvn.iml
/toolbox/ndocusaurus/ndocusaurus.iml
/toolbox/ndoc/ndoc.iml
/toolbox/ndiff/ndiff.iml
/toolbox/ndb/ndb.iml
/toolbox/ncode/ncode.iml
/lib/nlib-tomcat-classloader/nlib-tomcat-classloader.iml
/lib/nlib-ssh/nlib-ssh.iml
/lib/nlib-servlet/nlib-servlet.iml
/lib/nlib-md/nlib-md.iml
/.~lock.DEV_VERSION_TRACKING.xlsx#
/incubating/nutsc/build
/incubating/nutsc/dist
/.dir-template/website/static/nuts.jar
/core/nuts/.jpeek/
/core/nuts-runtime/.jpeek/
/core/.jpeek/
/.gradle/
/docs2/ugly-jar-projects/base-project/target/
/docs2/ugly-jar-projects/maven-assembly-project/target/
/docs2/ugly-jar-projects/dependency-project/target/
/docs2/ugly-jar-projects/assembly-project/target/
/docs2/ugly-jar-projects/onejar-project/target/
/docs2/ugly-jar-projects/springboot-project/target/
/docs2/ugly-jar-projects/shade-project/target/
/documentation/ugly-jar-projects/assembly-project/target/
/documentation/ugly-jar-projects/base-project/target/
/documentation/ugly-jar-projects/dependency-project/target/
/documentation/ugly-jar-projects/onejar-project/target/
/documentation/ugly-jar-projects/shade-project/target/
/documentation/ugly-jar-projects/springboot-project/target/
/tutorials/nsh/custom-shell-tutorial/target/
/tutorials/ugly-jar-projects/assembly-project/target/
/tutorials/ugly-jar-projects/base-project/target/
/tutorials/ugly-jar-projects/dependency-project/target/
/tutorials/ugly-jar-projects/onejar-project/target/
/tutorials/ugly-jar-projects/shade-project/target/
/tutorials/ugly-jar-projects/springboot-project/target/
/tutorials/simple-project/target/
/companions/nsh/runtime/
/tutorials/nsh/custom-shell-project/target/
/incubating/ntalk-agent/target/
/incubating/nwork/target/
/mates/nmvn/target/
/mates/ntomcat/target/
/mates/ndocusaurus/target/
/mates/ndb/target/
/third-party-companions/ndb/target/
/third-party-companions/ndocusaurus/target/
/third-party-companions/nmvn/target/
/third-party-companions/ntomcat/target/
/installers/deprecated/izpack/nuts-installer-panels/target/
/installers/deprecated/izpack/nuts-installer/target/
/extensions/next-term/target/
/libraries/nlib-md/target/
/libraries/nlib-servlet/target/
/libraries/nlib-ssh/target/
/libraries/nlib-talk-agent/target/
/libraries/nlib-template/target/
/libraries/nlib-tomcat-classloader/target/
/tutorials/naf/nuts-spring-boot-integration/.mvn/wrapper/maven-wrapper.jar
/documentation/presentations/001-Rationale/images/old/
/installers/nuts-installer/nuts-installer-0.8.3.1.build_artifacts.txt
/installers/nuts-installer/dist/nuts-installer-linux-x64-0.8.3.1.build_artifacts.txt
/installers/nuts-installer/dist/nuts-installer-linux-x64-0.8.3.1.o
/documentation/media/Thumbs.db
/documentation/media/Thumbs.db:encryptable
/core/nuts/target-8+/
/core/nuts/target-11/
/core/nuts-lib/target/
/companions/nstore/target/
/libraries/nlib-spring-boot/target/
/libraries/nlib-spring-boot/.pom.xml.kate-swp
/core/nuts/module-info.class
/installers/installer-builder.iml
/tutorials/ugly-jar-projects/dependency-project/dependency-project.iml
/tutorials/nsh/custom-shell-project/custom-shell-project.iml
/tutorials/ugly-jar-projects/assembly-project/assembly-project.iml
/libraries/nlib-md/nlib-md.iml
/extensions/next-term/next-term.iml
/third-party-companions/ndocusaurus/ndocusaurus.iml
/third-party-companions/ndb/ndb.iml
/libraries/nlib-talk-agent/nlib-talk-agent.iml
/libraries/nlib-ssh/nlib-ssh.iml
/libraries/nlib-spring-boot/nlib-spring-boot.iml
/libraries/nlib-servlet/nlib-servlet.iml
/incubating/ntalk-agent/ntalk-agent.iml
/third-party-companions/nmvn/nmvn.iml
/libraries/nlib-tomcat-classloader/nlib-tomcat-classloader.iml
/libraries/nlib-template/nlib-template.iml
/companions/nuts-companions-builder.iml
/third-party-companions/ntomcat/ntomcat.iml
/core/nuts-core-builder.iml
/extensions/nuts-extensions-build.iml
/incubating/nuts-incubating-build.iml
/installers/nuts-installer/nuts-installer.iml
/libraries/nuts-lib-build.iml
/third-party-companions/nuts-third-party-companions-build.iml
/toolbox/nuts-toolbox-build.iml
/tutorials/nuts-tutorials.iml
/incubating/nwork/nwork.iml
/tutorials/ugly-jar-projects/onejar-project/onejar-project.iml
/tutorials/ugly-jar-projects/shade-project/shade-project.iml
/tutorials/simple-project/simple-project.iml
/tutorials/ugly-jar-projects/springboot-project/springboot-project.iml
/installers/nuts-installer/.idea/
/third-party-companions/nbackup/target
/toolbox/nlog/nlog.iml
/toolbox/nlog/target/
/third-party-companions/nbackup/nbackup.iml
/tutorials/ugly-jar-projects/simple-project/target/
/tutorials/cli/custom-shell-project/target/
/tutorials/naf/custom-shell-project/target/
/tutorials/naf/custom-cli-project/target/
/tutorials/naf/custom-cli-project-2/target/
/tutorials/naf/custom-cli-project-3/target/
/tutorials/naf/custom-cli-project-1/target/
/tutorials/naf/custom-cli-project-a/target/
/tutorials/naf/custom-cli-project-b/target/
/tutorials/naf/custom-cli-project-c/target/
/tutorials/lib/lib-integration-example/target/
/tutorials/ugly-jar-projects/simple-project/simple-project.iml
/tutorials/naf/custom-cli-project-a/custom-cli-project.iml
/tutorials/naf/custom-cli-project-a/custom-cli-project-a.iml
/tutorials/naf/custom-cli-project-a/custom-shell-project.iml
/tutorials/naf/custom-cli-project-b/custom-cli-project.iml
/tutorials/naf/custom-cli-project-b/custom-cli-project-b.iml
/tutorials/naf/custom-cli-project-b/custom-shell-project.iml
/tutorials/naf/custom-cli-project-c/custom-cli-project-c.iml
/tutorials/naf/custom-cli-project-c/custom-shell-project.iml
/tutorials/naf/custom-shell-project/custom-shell-project.iml
/tutorials/lib/lib-integration-example/custom-shell-project.iml
/tutorials/lib/lib-integration-example/lib-integration-example.iml
/installers/nuts-bundle-template/target/
/installers/nuts-bundle-template/src/main/resources/META-INF/bundle/nuts-0.8.4.jar
/installers/nuts-bundle-template/src/main/resources/META-INF/bundle/nuts-runtime-0.8.4.0.jar
/installers/nuts-bundle-template/nuts-bundle-template.iml
/tutorials/naf/remote-self-call-example/target
/tutorials/naf/custom-shell-example/target
/deprecated/documentation-docusaurus-website/old/
/documentation/website-old
/installers/nuts-installer/src/dist/nuts-installer-*.jar
/installers/nuts-installer/dist/portable-jar/nuts-*.jar
/installers/nuts-builder-tool/target
/tutorials/naf/nuts-spring-boot-integration-hello-world/nuts-spring-boot-integration-hello-world.iml
/libraries/nlib-swing/target
/test/nuts-runtime-test/runtime
/test/nuts-runtime-test/maven-central
/test/nuts-shaded-test/target
/installers/nuts-full/target
/maven-central/temp
/installers/nuts-release-tool/target
/installers/nuts-portable/target
/installers/nuts-release-tool/dist
/installers/nuts-portable/src/dist/nuts-portable-0.8.4.0.jar
core/nuts-api/target
core/nuts-app/target
core/nuts-app-full/target
/installers/nuts-portable/target
/core/nuts-app-full/dependency-reduced-pom.xml
/core/nuts-boot/target
/core/nuts-boot/assembly.xml
/core/nuts-lib/target
/documentation/website/dist/
/libraries/nlib-doc/target