forked from OpenGamma/OG-Platform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
58 lines (58 loc) · 953 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
57
58
/db/
*.log
common/build-projects.xml
common/credentials.properties
common/tests.properties
common/db.properties
common/deploy.properties
/projects/*
!/projects/OG-Parent
!/projects/OG-Analytics
!/projects/OG-Bloomberg
!/projects/OG-Component
!/projects/OG-Core
!/projects/OG-Client
!/projects/OG-Engine
!/projects/OG-Examples
!/projects/OG-Financial
!/projects/OG-Install
!/projects/OG-Integration
!/projects/OG-Language
!/projects/OG-LiveData
!/projects/OG-Master
!/projects/OG-MasterDB
!/projects/OG-Maths
!/projects/OG-MavenPlugin
!/projects/OG-Provider
!/projects/OG-Security
!/projects/OG-Server
!/projects/OG-Util
!/projects/OG-Web
!/projects/OG-BloombergExample
repository/
ivy/
bootstrap/
tests/output/
javadoc
lib/
projects/*/target/
.idea/
.DS_Store
.*.sw?
logs/
artifacts/
output/
output-long/
/dist/
/Setting-up-an-Eclipse-workspace.html
test-output/
/install/
/OpenGamma/
/build/
LOCAL_STASH
*.iws
*.ids
docs.sqlite3
*.pid
*.pyc
.settings/