forked from LAStools/LAStools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
57 lines (57 loc) · 869 Bytes
/
.gitignore
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
src_full
Release
Debug
ArcGIS_toolbox
QGIS_toolbox
IMAGINE_toolbox
lastools.ncb
lastools.opt
bin/serf/blast
bin/serf/potree16
bin/*.exe
*~
.vs
.vscode
*.pdb
*.ilk
*.o
*.a
LASlib/example/lasexample
LASlib/example/lasexample_add_rgb
LASlib/example/lasexample_simple_classification
LASlib/example/lasexample_write_only
LASlib/example/lasexample_write_only_full_waveform
LASlib/example/lasexample_write_only_with_extra_bytes
bin/las2las
bin/las2txt
bin/lasdiff
bin/lasindex
bin/lasinfo
bin/lasmerge
bin/lasprecision
bin/laszip
bin/txt2las
bin/lascopcindex
src/las2las
src/las2txt
src/lasdiff
src/lasindex
src/lasinfo
src/lasmerge
src/lasprecision
src/laszip
src/txt2las
src/lascopcindex
/x64
bin64
LASlib/src/CMakeFiles
LASzip/CMakeFiles
LASzip/dll/CMakeFiles
LASzip/src/CMakeFiles
src/CMakeFiles
*.dll
LASzip/CMakeCache.txt
src/Makefile
Makefile
CMakeFiles
CMakeCache.txt