forked from Silverpeas/Silverpeas-Core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
32 lines (31 loc) · 999 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
.env
.idea
*.iws
*.ipr
*.iml
*.merge*
catalog.xml
target
core-war/overlays
.settings
.classpath
.project
.idea
.sonar-ide.properties
nbactions.xml
nb-configuration.xml
nbactions.xml
/silverpeas-core-web/src/main/java/META-INF
/core-services/channels/src/main/resources/META-INF/MANIFEST.MF
/core-services/pdc/src/main/resources/META-INF/MANIFEST.MF
/core-services/publication/src/main/resources/META-INF/MANIFEST.MF
/core-services/node/src/main/resources/META-INF/MANIFEST.MF
/core-services/versioning/src/main/resources/META-INF/MANIFEST.MF
/core-services/calendar/src/main/resources/META-INF/MANIFEST.MF
/core-services/questioncontainer/src/main/resources/META-INF/MANIFEST.MF
silverpeas-core-web/@ErrorDir@/
/core-services/formtemplate/src/main/resources/META-INF/MANIFEST.MF
/core-services/searchengine/src/main/resources/META-INF/MANIFEST.MF
/core-services/statistic/src/main/resources/META-INF/MANIFEST.MF
/core-services/silverstatistics/src/main/resources/META-INF/MANIFEST.MF
maven.out.log