~ubuntu-branches/ubuntu/trusty/liblas/trusty-proposed

« back to all changes in this revision

Viewing changes to .gitignore

  • Committer: Package Import Robot
  • Author(s): Francesco Paolo Lovergine
  • Date: 2014-01-05 17:00:29 UTC
  • mfrom: (7.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20140105170029-ddtp0j63x5jvck2u
Tags: 1.7.0+dfsg-2
Fixed missing linking of system boost component.
(closes: #733282)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
*~
 
2
\#*\#
 
3
.\#*
 
4
*.bak
 
5
*.dll
 
6
*.dll.manifest
 
7
*.embed.manifest
 
8
*.exe
 
9
*.exe.manifest
 
10
*.exp
 
11
*.idb
 
12
*.ilk
 
13
*.intermediate.manifest
 
14
*.kdev4
 
15
*.la
 
16
*.lib
 
17
*.lo
 
18
*.ncb
 
19
*.o
 
20
*.obj
 
21
*.orig
 
22
*.pdb
 
23
*.pyc
 
24
*.res
 
25
*.suo
 
26
*.swp
 
27
*.user
 
28
*.vcproj
 
29
*.sln
 
30
*.sln.docstates
 
31
.deps
 
32
./bin
 
33
.DS_Store
 
34
.libs
 
35
aclocal.m4
 
36
apps/las2las
 
37
apps/las2oci
 
38
apps/las2ogr
 
39
apps/las2txt
 
40
apps/lasindex
 
41
apps/lasinfo
 
42
apps/lasmerge
 
43
apps/liblas-config
 
44
apps/ts2las
 
45
apps/txt2las
 
46
autom4te.cache
 
47
build.hobu
 
48
cmake_install.cmake
 
49
CMakeCache.txt
 
50
CMakeFiles
 
51
CTestTestfile.cmake
 
52
CPackConfig.cmake
 
53
CPackSourceConfig.cmake
 
54
buildout/setenv
 
55
install_manifest.txt
 
56
_CPack_Packages/
 
57
src/CMakeFiles
 
58
config.guess
 
59
config.log
 
60
config.status
 
61
config.sub
 
62
configure
 
63
Debug
 
64
depcomp
 
65
install-sh
 
66
liblas_test
 
67
libtool
 
68
ltmain.sh
 
69
Makefile
 
70
Makefile.in
 
71
missing
 
72
python/build/*
 
73
python/dist/*
 
74
python/libLAS.egg-info/*
 
75
Release
 
76
src/liblas.a
 
77
test/data/*.dat
 
78
test/data/*.idx
 
79
.dirstamp
 
80
*.dir
 
81
CMakeScripts
 
82
libLAS.xcodeproj
 
83
build/libLAS.build
 
84
buildout/source
 
85
buildout/share
 
86
buildout/lib
 
87
buildout/include
 
88
buildout/bin
 
89
buildout/eggs
 
90
buildout/parts
 
91
buildout/develop-eggs
 
92
buildout/doc
 
93
buildout/man
 
94
doc/build
 
95
doc/api/xml
 
96
doc/api/html
 
97
*.mshark
 
98
Testing/
 
99
README.txt
 
100
osgeo4w/
 
101
test/data/Autzen_Stadium/
 
102
DartConfiguration.tcl
 
103
 
 
104
# stuff generated by VS2010
 
105
*.ipch
 
106
*.vcxproj
 
107
*.vcxproj.filters
 
108
libLAS.opensdf
 
109
libLAS.sdf
 
110
*.tlog
 
111
csharp-new/liblas_swig.opensdf
 
112
csharp-new/liblas_swig.sdf
 
113
 
 
114
# swig-generated files
 
115
csharp-new/liblas_swig_cs/*.cs
 
116
csharp-new/liblas_swig_cpp/liblas_wrap.cpp