-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitignore
55 lines (53 loc) · 921 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
*~
/bin/
/system/
/target/
/data/input/
/data/output/
.project
*.log
*.log.*
*.out
/output-folder/*
/target/
biofoco.log
.classpath
/branches/zoonimbus/target/
/branches/zoonimbus/biofoco.log
/branches/zoonimbus/conf/node.yaml
/branches/zoonimbus/conf/node.yaml
/data-folder/**
/uploaded-files/**
/references/**
/references/**/
/conf/GooglePrices.txt
/conf/AmazonStorage.txt
/conf/AmazonInstancesOD.txt
/conf/AmazonDataTransfer.txt
/zookeeper.out
/*.log
/go-pear.phar
/nbproject/
/.settings/
nb-configuration.xml
.bionimbuz
/tmp/
/hsS.json
/jsS.json
/AmazonEC2.json
/bionimbuz.iml
/amazonEC2.json
/GoogleCloud.json
/index.json
/BionimbuzClient.iml
/.idea/
/conf/.amazonEC2.json.swp
/conf/BioNimbuZ-c134edaa2a6e.json
/conf/googleCloudInstance.json
/conf/amazonEC2.json
/conf/googleCloudStorage.json
/conf/index.json
/output-folder/
# Arquivos de configuração com informações sensíveis
/conf/credentials.yaml
/logs/