File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed
Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change 1+ .eggs
12build
23dist
3- .eggs
44* .egg-info
55* .pyc
66* .pyd
77* .so
8- * .c
9-
10- doc /build
11- doc /source /_autosummary
128
139htmlcov
10+ .cache
1411.coverage
1512.pytest_cache
1613
14+ # File manager files.
1715.gdb_history
1816.DS_Store
1917.DS_Store ?
2018ehthumbs.db
2119Icon ?
2220Thumbs.db
2321
22+ # Temporary files.
2423. #*
2524[# ]* #
2625* ~
2726* $
2827* .bak
28+
29+ # IDE files.
2930.project
3031.pydevproject
3132.vscode
3233
3334# Things specific to this project.
34- examples /* .png
3535* .pickle
36- doc /examples
37- doc /_templates /gallery.html
38- doc /users /installing.rst
39- doc /_static /matplotlibrc
36+ examples /* .png
37+ packages /basemap /doc /examples
38+ packages /basemap /doc /users /installing.rst
39+ packages /basemap /doc /_static /matplotlibrc
40+ packages /basemap /doc /_templates /gallery.html
You can’t perform that action at this time.
0 commit comments