Last change
on this file since 7987457 was c388524, checked in by Vzdra <vladko.zdravkovski@…>, 4 years ago |
removed pom.xml from gitignore
|
-
Property mode
set to
100644
|
File size:
583 bytes
|
Line | |
---|
1 |
|
---|
2 | *.java.hsp
|
---|
3 | *.sonarj
|
---|
4 | *.sw*
|
---|
5 | .DS_Store
|
---|
6 | .settings
|
---|
7 | .springBeans
|
---|
8 | bin
|
---|
9 | build.sh
|
---|
10 | integration-repo
|
---|
11 | ivy-cache
|
---|
12 | jxl.log
|
---|
13 | jmx.log
|
---|
14 | derby.log
|
---|
15 | spring-test/test-output/
|
---|
16 | .gradle
|
---|
17 | argfile*
|
---|
18 | activemq-data/
|
---|
19 |
|
---|
20 | classes/
|
---|
21 | /build
|
---|
22 | buildSrc/build
|
---|
23 | /spring-*/build
|
---|
24 | /spring-core/kotlin-coroutines/build
|
---|
25 | /framework-bom/build
|
---|
26 | /integration-tests/build
|
---|
27 | /src/asciidoc/build
|
---|
28 | target/
|
---|
29 |
|
---|
30 | # Eclipse artifacts, including WTP generated manifests
|
---|
31 | .classpath
|
---|
32 | .project
|
---|
33 | spring-*/src/main/java/META-INF/MANIFEST.MF
|
---|
34 |
|
---|
35 | # IDEA artifacts and output dirs
|
---|
36 | *.iml
|
---|
37 | *.ipr
|
---|
38 | *.iws
|
---|
39 | .idea
|
---|
40 | out
|
---|
41 | test-output
|
---|
42 | atlassian-ide-plugin.xml
|
---|
43 | .gradletasknamecache |
---|
Note:
See
TracBrowser
for help on using the repository browser.