forked from lkundrak/GoodData-CL
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
56 lines (40 loc) · 857 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
idea
.idea
.settings
.classpath
.project
*~
**/~
GoodData-CL.ipr
GoodData-CL.iws
gooddata-cl.iml
tmp/
target/
backend/target/
backend/gooddata-cl-backend.iml
cli/target/
cli/gooddata-cl-cli.iml
common/target/
common/gooddata-cl-common.iml
gooddata-snaplogic/target/
gooddata-snaplogic/gooddata-cl-snaplogic.iml
connector/target/
connector/gooddata-cl-connector.iml
snaplogic/target
snaplogic/gooddata-cl-snaplogic-lib.iml
cli-distro/target/
cli-distro/cli-distro.iml
cli-distro/gooddata-di-cli.iml
snap-distro/target/
snap-distro/gooddata-cl-snap.iml
cli-distro/gooddata-cli.iml
notification-distro/gooddata-alert.iml
notification-distro/target
notification/gooddata-notification.iml
notification-distro/target
sfdc/gooddata-sfdc-lib.iml
sfdc/target
web/target
web/gooddata-cl-web.iml
web-distro/target
web-distro/gooddata-cl-web-distro.iml