Skip to content

Commit

Permalink
adicionado: arquivo do ranking em json.
Browse files Browse the repository at this point in the history
  • Loading branch information
Garrocho committed Nov 18, 2013
1 parent 4eaf4b4 commit aca528a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
*.pyc
*~
ranking.json

# Node.
lib-cov
*.seed
Expand Down
1 change: 1 addition & 0 deletions assets/file/ranking.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"nome": "Garrocho", "localizacao": "barbacena", "moedas": "1", "distancia": "211"}, {"distancia": "40", "localizacao": "alvinopolis", "moedas": "0", "nome": " TESTE"}, {"nome": "BENE", "moedas": "1", "localizacao": "belo horizonte", "distancia": "200"}, {"distancia": "40", "moedas": "0", "nome": "CHARLES"}, {"distancia": "40", "moedas": "0", "nome": "CHARLES"}, {"distancia": "40", "moedas": "0", "nome": "CHARLES"}, {"distancia": "40", "moedas": "0", "nome": "CHARLES"}, {"distancia": "40", "moedas": "0", "nome": "CHARLES"}, {"distancia": "40", "moedas": "0", "nome": "CHARLES"}, {"distancia": "40", "moedas": "0", "nome": "CHARLES"}, {"distancia": "40", "moedas": "0", "nome": "CHARLES"}, {"distancia": "40", "moedas": "0", "nome": "CHARLES"}, {"distancia": "40", "moedas": "0", "nome": "CHARLES"}, {"distancia": "40", "moedas": "0", "nome": "CHARLES"}, {"distancia": "40", "moedas": "0", "nome": "CHARLES"}, {"distancia": "40", "moedas": "0", "nome": "CHARLES"}, {"distancia": "40", "moedas": "0", "nome": "CHARLES"}, {"distancia": "40", "moedas": "0", "nome": "CHARLES"}]

0 comments on commit aca528a

Please sign in to comment.