-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
40 lines (36 loc) · 1.37 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
*.iws
*.ipr
*.iml
*/**/target/*
.settings
.classpath
.project
.idea
*/target/*
nb-configuration.xml
nbactions.xml
wiki/wiki-jar/Test de base/
/kmelia/kmelia-ejb/src/main/resources/META-INF/MANIFEST.MF
/kmelia/kmelia-war/src/main/webapp/META-INF
/almanach/almanach-ejb/src/main/resources/META-INF/MANIFEST.MF
/almanach/almanach-war/src/main/webapp/META-INF
/gallery/gallery-ejb/src/main/resources/META-INF/MANIFEST.MF
/gallery/gallery-war/src/main/webapp/META-INF
/mailinglist/mailinglist-war/src/main/webapp/META-INF
/process-manager/process-manager-ejb/src/main/resources/META-INF/MANIFEST.MF
/process-manager/process-manager-war/src/main/webapp/META-INF
/project-manager/project-manager-ejb/src/main/resources/META-INF/MANIFEST.MF
/project-manager/project-manager-war/src/main/webapp/META-INF
/question-reply/question-reply-war/src/main/webapp/META-INF
/rssaggregator/rssaggregator-war/src/main/webapp/META-INF
/webpages/webpages-war/src/main/webapp/META-INF
/websites/websites-war/src/main/webapp/META-INF
/websites/websites-ejb/src/main/resources/META-INF/MANIFEST.MF
/formsonline/formsonline-war/src/main/webapp/META-INF
/forums/forums-war/src/main/webapp/META-INF
/forums/forums-ejb/src/main/resources/META-INF/MANIFEST.MF
/quizz/quizz-war/src/main/webapp/META-INF
/infoletter/infoletter-jar/bin
/infoletter/infoletter-war/bin
/infoletter/infoletter-war/src/main/webapp/META-INF
/target/