dataservices-api/.gitignore

8 lines
75 B
Plaintext
Raw Normal View History

2015-11-18 01:02:21 +08:00
.DS_Store
2015-11-07 00:06:52 +08:00
*.pyc
2016-10-03 18:18:47 +08:00
.coverage
2016-03-02 06:05:24 +08:00
cartodb_services.egg-info/
build/
dist/
.vscode/