forked from deardooley/agave-flat
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
86 lines (74 loc) · 1.59 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
# Binary targets
target
*~
testrun.log
# test reports
testreports
# Intellij metadata files
*.idea
*.ids
*.iml
*.eml
*.ids
*.imp
*.ipr
*.iws
# Eclipse metadata files
.project
.settings
.classpath
.externalToolBuilders
# Apple system files
.DS_Store
.AppleDouble
.LSOverride
Icon
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# fabric deployment files
fabfile.py
fabfile.pyc
# maven and eclipse malformed output test folders
test-output
cache
tutum
docker-compose.yml
!compose/*/docker-compose.yml
config/maven/settings.xml
scriptBuildAll.sh
scriptRunAll.sh
docker-compose.build.test.yml
docker-compose.integration.test.yml
docker-compose.unit.test.yml
!dist/docker-compose.yml
compose/logs
Migrations - Migrate Sandbox.launch
Migrations - Migrate Staging.launch
Migrations - Migrate Prod.launch
Migrations - Migrate Benchmarks.launch
qairods.cyverse.org.json
agave-systems/systems-core/src/test/resources/systems/storage/sftp-password-kbi.example.com.json
agave-systems/systems-core/src/test/resources/systems/storage/sftp-sshkeys-kbi.example.com.json
compose/proxy/logs
compose/scratch
science-api-samples
appendonly.aof
config/testbed/mongodb
data.log
data.20170307.b54a18f1d645b48d9.log
# Developer specific files.
config/testbed/compute-rc.yml
config/testbed/third-party-rc.yml
/pathhash2.txt
agave-protos/protos-go/pkg
agave-transfers/sftp-relay/cmd/client/main.go.bak
agave-transfers/sftp-relay/cmd/client/cmd/root.go.bak
sftp.pb.go
/scratch
/agave-transfers/sftp-relay/pkg/sftpproto/sftp_grpc.pb.go
/agavedev-telepresence-jobs.env
/telepresence.log
/telepresence.sh