refactor(data): include latitude longitude in columns, not indices
This commit is contained in:
19
.floydignore
Normal file
19
.floydignore
Normal file
@ -0,0 +1,19 @@
|
||||
maps
|
||||
logs
|
||||
checkpoints.*
|
||||
geodata
|
||||
*.p
|
||||
|
||||
# Directories and files to ignore when uploading code to floyd
|
||||
|
||||
.git
|
||||
.eggs
|
||||
eggs
|
||||
lib
|
||||
lib64
|
||||
parts
|
||||
sdist
|
||||
var
|
||||
*.pyc
|
||||
*.swp
|
||||
.DS_Store
|
Reference in New Issue
Block a user