-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitignore
More file actions
28 lines (27 loc) · 944 Bytes
/
.gitignore
File metadata and controls
28 lines (27 loc) · 944 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
dist/camproject-0.33-py3-none-any.whl
dist/camproject-0.34-py3-none-any.whl
build/lib/camera-projection/__init__.py
build/lib/camera/__init__.py
build/lib/camproject/__init__.py
camera.egg-info/dependency_links.txt
camera.egg-info/entry_points.txt
camera.egg-info/not-zip-safe
camera.egg-info/PKG-INFO
camera.egg-info/SOURCES.txt
camera.egg-info/top_level.txt
camera_projection.egg-info/dependency_links.txt
camera_projection.egg-info/entry_points.txt
camera_projection.egg-info/not-zip-safe
camera_projection.egg-info/PKG-INFO
camera_projection.egg-info/SOURCES.txt
camera_projection.egg-info/top_level.txt
camproject.egg-info/dependency_links.txt
camproject.egg-info/entry_points.txt
camproject.egg-info/not-zip-safe
camproject.egg-info/PKG-INFO
camproject.egg-info/requires.txt
camproject.egg-info/SOURCES.txt
camproject.egg-info/top_level.txt
dist/camproject-0.34-py3.6.egg
build/lib/camproject/utils.py
build/lib/camproject/extrinsics.py