Codebase list pdal / upstream/1.4.0 .gitignore
upstream/1.4.0

Tree @upstream/1.4.0 (Download .tar.gz)

.gitignore @upstream/1.4.0raw · history · blame

#
# these are generated by cmake
#
pdal_defines.h
plugins/pgpointcloud/Pgtest-Support.hpp

#
# rst outputs
#
*.pdf

#
# cmake stuff
#
PDALConfig.cmake
PDALConfigVersion.cmake
PDALTargets.cmake
CMakeCache.txt
CMakeFiles/
CPackConfig.cmake
CPackSourceConfig.cmake
cmake_install.cmake
CTestTestfile.cmake
Testing/
test/temp/
apps/pdal-config
apps/pdal-config.bat
apps/pdal.pc
src/CMakeScripts/
apps/CMakeScripts/
CMakeScripts/
_CPack_Packages/
install_manifest.txt

#
# visual studio cruft
#
Debug/
Release/
RelWithDebInfo/
ipch/
*.sln
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
*.csproj.user
*.vcproj.*.user
*.sdf
*.suo
*.opensdf
*.sln.docstates

#
# doxygen cruft
#
doc/doxygen/html
doc/doxygen/xml

#
# test stuff
#
test/temp/*.txt
test/temp/*.las
test/temp/*.laz
test/data/local

#
# OS X stuff
#
.DS_Store

_build
build
Makefile
doc/build
bin/
lib/
test/unit/CMakeScripts/
pdal/gitsha.cpp
.vagrant/
test/unit/TestConfig.hpp
*.pyc

test/data/bpf/bpf.xml
test/data/bpf/bpf2nitf.xml
test/data/filters/attribute.xml
test/data/filters/chip.xml
test/data/filters/chipper.xml
test/data/filters/colorize-multi.xml
test/data/filters/colorize.xml
test/data/filters/crop_reproject.xml
test/data/filters/crop_wkt.xml
test/data/filters/crop_wkt_2d.xml
test/data/filters/crop_wkt_2d_classification.xml
test/data/filters/decimate.xml
test/data/filters/ferry.xml
test/data/filters/hexbin-info.xml
test/data/filters/hexbin.xml
test/data/filters/merge.xml
test/data/filters/range_classification.xml
test/data/filters/range_z.xml
test/data/filters/range_z_classification.xml
test/data/filters/reproject.xml
test/data/filters/sort.xml
test/data/filters/splitter.xml
test/data/filters/stats.xml
test/data/hole/crop.xml
test/data/icebridge/pipeline.xml
test/data/io/p2g-writer.xml
test/data/io/sqlite-reader.xml
test/data/io/sqlite-writer.xml
test/data/io/text-writer-csv.xml
test/data/io/text-writer-geojson.xml
test/data/io/text-writer-space-delimited.xml
test/data/nitf/chipper.xml
test/data/nitf/conversion.xml
test/data/nitf/las2nitf.xml
test/data/nitf/write_laz.xml
test/data/nitf/write_options.xml
test/data/pipeline/drop_color.xml
test/data/pipeline/pipeline_interpolate.xml
test/data/pipeline/pipeline_metadata_reader.xml
test/data/pipeline/pipeline_metadata_writer.xml
test/data/pipeline/pipeline_mississippi.xml
test/data/pipeline/pipeline_mississippi_reverse.xml
test/data/pipeline/pipeline_multioptions.xml
test/data/pipeline/pipeline_read.xml
test/data/pipeline/pipeline_read_notype.xml
test/data/pipeline/pipeline_readcomments.xml
test/data/pipeline/pipeline_write.xml
test/data/pipeline/pipeline_write2.xml
test/data/pipeline/pipeline_writecomments.xml
test/data/plang/from-module.xml
test/data/plang/predicate-embed.xml
test/data/plang/predicate-keep-ground-and-unclass.xml
test/data/plang/predicate-keep-last-return.xml
test/data/plang/predicate-keep-specified-returns.xml
test/data/plang/programmable-update-y-dims.xml
test/data/qfit/conversion.xml
test/data/qfit/little-endian-conversion.xml
test/data/qfit/pipeline.xml
test/data/qfit/reader.xml
test/data/sbet/pipeline.xml

python/*.egg*
python/build/*
python/pdal/libpdalpython.so
python/pdal/libpdalpython.cpp
test/data/*.json
test/data/pipeline/*.json
test/data/filters/*.json
test/data/plang/*.json