This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
pxz-hos-client-cpp-module/support/aws-sdk-cpp-master/.gitignore

84 lines
763 B
Plaintext

# IDE Artifacts
.metadata
.build
.idea
*.d
compile_commands.json
Debug
Release
*~
*#
*.iml
tags
#vim swap file
*.swp
#compiled python files
*.pyc
#Vagrant stuff
Vagrantfile
.vagrant
#Mac stuff
.DS_Store
#doxygen
doxygen/html/
doxygen/latex/
#cmake artifacts
dependencies
_build
build
_build_*
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Android Junk
AndroidTestOutput.txt
curl
external
openssl
zlib
credentials
toolchains/android/
# codegen
code-generation/generator/target/
#config output
aws-cpp-sdk-core/include/aws/core/SDKConfig.h
#nuget
*.nupkg