forked from OSGeo/gdal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
46 lines (46 loc) · 918 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
*.pyc
cpp/*.dll
cpp/*.exe
cpp/*.exe.manifest
cpp/*.exp
cpp/*.ilk
cpp/*.lib
cpp/*.pdb
cpp/*.vcxproj
cpp/*.vcxproj.filters
cpp/*.vcxproj.user
cpp/[Dd]ebug
cpp/[Rr]elease
cpp/x64
cpp/data/*.aux.xml
cpp/gdal_unit_test
cpp/test_c_include_from_cpp_file
cpp/test_include_from_c_file
cpp/testblockcache
cpp/testblockcachelimits
cpp/testblockcachewrite
cpp/testclosedondestroydm
cpp/testcopywords
cpp/testdestroy
cpp/testmultithreadedwriting
cpp/testperfcopywords
cpp/testthreadcond
cpp/testvirtualmem
ogr/tmp
ogr/data/delete_nas.gfs
ogr/data/replace_nas.gfs
ogr/data/test_point2.gfs
ogr/data/schema_with_geom_in_complextype.gfs
ogr/data/bylany.vfk.db
gcore/tmp
gcore/data/byte.tif.gz.properties
gdrivers/data/arg-float32.tif.aux.xml
gdrivers/data/arg-float64.tif.aux.xml
gdrivers/data/arg-int16-2.json
gdrivers/data/arg-int16.arg.aux.xml
gdrivers/data/byte.jp2.gz.properties
gdrivers/data/utm.json
gdrivers/tmp
osr/tmp
*~
*tmp