274 строки
4.1 KiB
Plaintext
274 строки
4.1 KiB
Plaintext
# Compiled object files
|
|
*.o
|
|
*.opp
|
|
|
|
# Compiled static libraries
|
|
*.a
|
|
|
|
## Ignore Visual Studio temporary files, build results, and
|
|
## files generated by popular Visual Studio add-ons.
|
|
|
|
# User-specific files
|
|
*.suo
|
|
*.user
|
|
*.sln.docstates
|
|
.vs
|
|
|
|
# Build results
|
|
|
|
[Dd]ebug/
|
|
[Rr]elease/
|
|
x64/
|
|
[Bb]in/
|
|
[Oo]bj/
|
|
/build/release/Maven
|
|
!/build/release/
|
|
[Cc]make/
|
|
|
|
# Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
|
|
!packages/*/build/
|
|
|
|
# MSTest test Results
|
|
[Tt]est[Rr]esult*/
|
|
[Bb]uild[Ll]og.*
|
|
|
|
*_i.c
|
|
*_p.c
|
|
*.ilk
|
|
*.meta
|
|
*.obj
|
|
*.pch
|
|
*.pdb
|
|
*.pgc
|
|
*.pgd
|
|
*.rsp
|
|
*.sbr
|
|
*.tlb
|
|
*.tli
|
|
*.tlh
|
|
*.tmp
|
|
*.tmp_proj
|
|
*.log
|
|
*.vspscc
|
|
*.vssscc
|
|
.builds
|
|
*.pidb
|
|
*.scc
|
|
|
|
# Visual C++ cache files
|
|
ipch/
|
|
*.aps
|
|
*.ncb
|
|
*.opensdf
|
|
*.sdf
|
|
*.cachefile
|
|
|
|
# Visual Studio profiler
|
|
*.psess
|
|
*.vsp
|
|
*.vspx
|
|
|
|
# Guidance Automation Toolkit
|
|
*.gpState
|
|
|
|
# ReSharper is a .NET coding add-in
|
|
_ReSharper*/
|
|
*.[Rr]e[Ss]harper
|
|
*.VC.opendb
|
|
|
|
# TeamCity is a build add-in
|
|
_TeamCity*
|
|
|
|
# DotCover is a Code Coverage Tool
|
|
*.dotCover
|
|
|
|
# NCrunch
|
|
*.ncrunch*
|
|
.*crunch*.local.xml
|
|
|
|
# Installshield output folder
|
|
[Ee]xpress/
|
|
|
|
# DocProject is a documentation generator add-in
|
|
DocProject/buildhelp/
|
|
DocProject/Help/*.HxT
|
|
DocProject/Help/*.HxC
|
|
DocProject/Help/*.hhc
|
|
DocProject/Help/*.hhk
|
|
DocProject/Help/*.hhp
|
|
DocProject/Help/Html2
|
|
DocProject/Help/html
|
|
|
|
# Click-Once directory
|
|
publish/
|
|
|
|
# Publish Web Output
|
|
*.Publish.xml
|
|
|
|
# NuGet Packages Directory
|
|
packages/
|
|
|
|
# Windows Azure Build Output
|
|
csx
|
|
*.build.csdef
|
|
|
|
# Windows Store app package directory
|
|
AppPackages/
|
|
|
|
# Others
|
|
sql/
|
|
*.Cache
|
|
ClientBin/
|
|
[Ss]tyle[Cc]op.*
|
|
~$*
|
|
*~
|
|
*.dbmdl
|
|
*.[Pp]ublish.xml
|
|
*.pfx
|
|
*.publishsettings
|
|
*.jar
|
|
|
|
# RIA/Silverlight projects
|
|
Generated_Code/
|
|
|
|
# Backup & report files from converting an old project file to a newer
|
|
# Visual Studio version. Backup files are not needed, because we have git ;-)
|
|
_UpgradeReport_Files/
|
|
Backup*/
|
|
UpgradeLog*.XML
|
|
UpgradeLog*.htm
|
|
|
|
# SQL Server files
|
|
App_Data/*.mdf
|
|
App_Data/*.ldf
|
|
|
|
|
|
#LightSwitch generated files
|
|
GeneratedArtifacts/
|
|
_Pvt_Extensions/
|
|
ModelManifest.xml
|
|
|
|
# CPython & Wheels
|
|
*.pyc
|
|
*.pyd
|
|
*.whl
|
|
*.egg-info
|
|
|
|
# =========================
|
|
# Windows detritus
|
|
# =========================
|
|
|
|
# Windows image file caches
|
|
Thumbs.db
|
|
ehthumbs.db
|
|
|
|
# Folder config file
|
|
Desktop.ini
|
|
|
|
# Recycle Bin used on file shares
|
|
$RECYCLE.BIN/
|
|
|
|
# Mac desktop service store files
|
|
.DS_Store
|
|
|
|
# Visual studio build artifacts
|
|
*.tlog
|
|
*.lastbuildstate
|
|
*.idb
|
|
*.exp
|
|
*.lib
|
|
*.dll
|
|
|
|
# Visual Studio Temporary files
|
|
*.VC.db
|
|
|
|
# hg directories should be ignored
|
|
**/hg/
|
|
|
|
# Java
|
|
java/**/.idea/
|
|
java/**/out/
|
|
java/**/target/
|
|
java/**/*.iml
|
|
java/**/*dependency-reduced-pom.xml
|
|
java/**/*.crt
|
|
.flattened-pom.xml
|
|
|
|
# VS Code stuff
|
|
**/typings/**
|
|
**/.vscode/**
|
|
# C/C++ extension for VS Code
|
|
.browse.VC.db*
|
|
|
|
code-model-v1
|
|
service/java/.idea
|
|
service/java/target
|
|
service/java/iot.service.sdk.java.iml
|
|
java/device/doc/api_reference
|
|
java/service/doc/api_reference
|
|
*.class
|
|
target
|
|
*.iml
|
|
*.project
|
|
*.classpath
|
|
*.prefs
|
|
provisioning/provisioning-tools/tpm-simulator/NVChip
|
|
|
|
# vertx log files (for Edge E2E wrapper)
|
|
.vertx
|
|
vertx.log.lck
|
|
|
|
|
|
# =========================
|
|
# Android environment variable config
|
|
# =========================
|
|
|
|
*.properties
|
|
**/gradlew*
|
|
**/.gradle
|
|
**/build
|
|
|
|
# These properties files are used to allow our clients to check their own package version at runtime so they can
|
|
# generate a user agent string with that info
|
|
!iothub-device-client.properties
|
|
!iothub-service-client.properties
|
|
!provisioning-device-client.properties
|
|
!provisioning-service-client.properties
|
|
|
|
# =========================
|
|
# Samples logging config
|
|
# =========================
|
|
|
|
#Whitelist, will allow changes to log4j.properties files to be tracked via source control
|
|
!log4j2.properties
|
|
|
|
apidocs
|
|
*.html
|
|
*.js
|
|
*.css
|
|
package-list
|
|
|
|
|
|
# =========================
|
|
# Codestyles, Inspection Profiles, Scopes
|
|
# =========================
|
|
|
|
!/.idea
|
|
/.idea/*
|
|
!/.idea/inspectionProfiles
|
|
!/.idea/scopes
|
|
|
|
/iothub/device/iot-device-samples/android-sample/.idea/*
|
|
/iot-e2e-tests/android/.idea/*
|
|
/iothub/device/iot-device-samples/android-sample/app/.idea/*
|
|
/iot-e2e-tests/android/app/.idea/*
|
|
|
|
**/jquery/*
|
|
**/package-search-index.zip
|
|
**/member-search-index.zip
|
|
**/type-search-index.zip
|
|
**/element-list
|
|
**/x.png
|
|
**/glass.png
|
|
|
|
**/workspace.xml |