Files
mercator_parser/.gitignore
Lionel Sambuc 2b4eb67b9e Refactor & Connect to mercator_db
* Refactor the code, Update to the Service API REST JSON objects on disk.
 * Connect to the DB data model and engine to execute queries.
 * Remove the syntactic sugar around implicit `inside` operation on
   shapes, as it introduces issues.
2019-09-12 10:27:35 +02:00

12 lines
72 B
Plaintext

/gen
/target
**/*.rs.bk
.DS_Store
.*
*~
1*k.*.json
test.*
!.gitignore