2018-10-24 21:23:43 +03:00
|
|
|
## Ignore generated code
|
2016-07-07 00:10:01 +03:00
|
|
|
PackageTest/NugetPackageTest/Generated
|
|
|
|
src/generator/AutoRest.NodeJS.Tests/AcceptanceTests/*.js
|
2015-07-09 02:40:24 +03:00
|
|
|
|
2015-07-06 08:34:15 +03:00
|
|
|
## Ignore user-specific files, temporary files, build results, etc.
|
2016-11-02 23:46:19 +03:00
|
|
|
compare-results/*
|
2015-02-21 03:32:44 +03:00
|
|
|
|
|
|
|
# User-specific files
|
|
|
|
*.suo
|
|
|
|
*.user
|
|
|
|
*.sln.docstates
|
2015-07-29 03:33:43 +03:00
|
|
|
.vs
|
2015-12-08 22:58:39 +03:00
|
|
|
launchSettings.json
|
2015-02-21 03:32:44 +03:00
|
|
|
|
|
|
|
# Build results
|
|
|
|
binaries/
|
|
|
|
[Dd]ebug*/
|
|
|
|
[Rr]elease/
|
|
|
|
|
2015-02-28 11:06:08 +03:00
|
|
|
[Tt]est[Rr]esult*
|
2015-02-21 03:32:44 +03:00
|
|
|
[Bb]uild[Ll]og.*
|
2015-02-28 11:06:08 +03:00
|
|
|
[Bb]uild.out
|
2015-02-21 03:32:44 +03:00
|
|
|
|
|
|
|
*_i.c
|
|
|
|
*_p.c
|
|
|
|
*.ilk
|
|
|
|
*.meta
|
|
|
|
*.obj
|
|
|
|
*.pch
|
|
|
|
*.pdb
|
|
|
|
*.pgc
|
|
|
|
*.pgd
|
|
|
|
*.rsp
|
|
|
|
*.sbr
|
|
|
|
*.tlb
|
|
|
|
*.tli
|
|
|
|
*.tlh
|
|
|
|
*.tmp
|
|
|
|
*.vspscc
|
|
|
|
*.vssscc
|
|
|
|
.builds
|
|
|
|
|
|
|
|
*.pidb
|
|
|
|
|
2015-08-27 00:21:02 +03:00
|
|
|
*.log*
|
2015-02-21 03:32:44 +03:00
|
|
|
*.scc
|
|
|
|
# Visual C++ cache files
|
|
|
|
ipch/
|
|
|
|
*.aps
|
|
|
|
*.ncb
|
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
|
|
|
|
|
|
|
# Visual Studio profiler
|
|
|
|
*.psess
|
|
|
|
*.vsp
|
|
|
|
|
2016-06-16 03:42:43 +03:00
|
|
|
# VS Code settings
|
|
|
|
*.vscode
|
|
|
|
|
2015-02-21 03:32:44 +03:00
|
|
|
# Code analysis
|
|
|
|
*.CodeAnalysisLog.xml
|
|
|
|
|
|
|
|
# Guidance Automation Toolkit
|
|
|
|
*.gpState
|
|
|
|
|
2015-02-28 11:06:08 +03:00
|
|
|
# ReSharper is a Visual Studio add-in
|
2015-02-21 03:32:44 +03:00
|
|
|
_ReSharper*/
|
|
|
|
*.[Rr]e[Ss]harper
|
|
|
|
|
|
|
|
# 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
|
2015-02-28 11:06:08 +03:00
|
|
|
*.[Pp]ublish.xml
|
2015-02-21 03:32:44 +03:00
|
|
|
|
|
|
|
# Others
|
|
|
|
[Bb]in
|
|
|
|
[Oo]bj
|
|
|
|
sql
|
|
|
|
*.Cache
|
|
|
|
ClientBin
|
|
|
|
[Ss]tyle[Cc]op.*
|
|
|
|
~$*
|
|
|
|
*.dbmdl
|
|
|
|
|
|
|
|
# Build tasks
|
2015-07-03 03:24:56 +03:00
|
|
|
[Tt]ools/*.dll
|
2015-04-09 01:02:32 +03:00
|
|
|
*.class
|
|
|
|
|
|
|
|
# Mobile Tools for Java (J2ME)
|
|
|
|
.mtj.tmp/
|
|
|
|
|
|
|
|
# Package Files #
|
|
|
|
*.jar
|
|
|
|
*.war
|
|
|
|
*.ear
|
|
|
|
|
|
|
|
# Azure Tooling #
|
|
|
|
node_modules
|
2015-06-22 22:28:10 +03:00
|
|
|
.ntvs_analysis.dat
|
2015-04-09 01:02:32 +03:00
|
|
|
|
|
|
|
# Eclipse #
|
|
|
|
*.pydevproject
|
|
|
|
.project
|
|
|
|
.metadata
|
|
|
|
bin/**
|
|
|
|
tmp/**
|
|
|
|
tmp/**/*
|
|
|
|
*.bak
|
|
|
|
*.swp
|
|
|
|
*~.nib
|
|
|
|
local.properties
|
|
|
|
.classpath
|
|
|
|
.settings/
|
|
|
|
.loadpath
|
|
|
|
|
2015-06-27 10:10:55 +03:00
|
|
|
# Xamarin #
|
|
|
|
*.userprefs
|
|
|
|
|
2015-04-09 01:02:32 +03:00
|
|
|
# Other Tooling #
|
|
|
|
.classpath
|
|
|
|
.project
|
|
|
|
target
|
2015-07-31 04:16:58 +03:00
|
|
|
build
|
2015-12-02 00:58:10 +03:00
|
|
|
reports
|
2015-07-31 04:16:58 +03:00
|
|
|
.gradle
|
2015-04-09 01:02:32 +03:00
|
|
|
.idea
|
|
|
|
*.iml
|
2016-02-23 02:26:24 +03:00
|
|
|
Tools/7-Zip
|
2016-03-04 02:19:56 +03:00
|
|
|
.gitrevision
|
2015-04-09 01:02:32 +03:00
|
|
|
|
2015-02-21 03:32:44 +03:00
|
|
|
# Sensitive files
|
|
|
|
*.keys
|
|
|
|
*.pfx
|
2015-02-28 11:06:08 +03:00
|
|
|
*.cer
|
2015-04-09 01:02:32 +03:00
|
|
|
*.pem
|
|
|
|
*.jks
|
2015-02-21 03:32:44 +03:00
|
|
|
|
2015-07-06 08:34:15 +03:00
|
|
|
# Backup & report files from converting a project to a new version of VS.
|
2015-02-21 03:32:44 +03:00
|
|
|
_UpgradeReport_Files/
|
|
|
|
Backup*/
|
|
|
|
UpgradeLog*.XML
|
|
|
|
|
|
|
|
# NuGet
|
2020-12-17 19:27:01 +03:00
|
|
|
# packages
|
2015-02-21 03:32:44 +03:00
|
|
|
|
2015-04-09 01:02:32 +03:00
|
|
|
# Mac OS #
|
2015-02-21 03:32:44 +03:00
|
|
|
.DS_Store
|
2015-04-09 01:02:32 +03:00
|
|
|
.DS_Store?
|
|
|
|
|
|
|
|
# Windows #
|
|
|
|
Thumbs.db
|
2015-02-21 03:32:44 +03:00
|
|
|
|
2015-07-06 08:34:15 +03:00
|
|
|
# Mono
|
|
|
|
*dll.mdb
|
|
|
|
*exe.mdb
|
2015-07-27 01:58:51 +03:00
|
|
|
|
2015-07-30 21:47:22 +03:00
|
|
|
#old nuget restore folder
|
|
|
|
.nuget/
|
2016-07-07 00:10:01 +03:00
|
|
|
src/generator/AutoRest.Ruby*Tests/Gemfile.lock
|
|
|
|
src/generator/AutoRest.Ruby*/*/RspecTests/Generated/*
|
2015-11-13 01:49:08 +03:00
|
|
|
|
2018-10-24 21:23:43 +03:00
|
|
|
#netcore
|
2016-05-23 21:28:07 +03:00
|
|
|
/NetCore
|
2016-05-25 21:34:14 +03:00
|
|
|
*.lock.json
|
|
|
|
|
|
|
|
#dnx installation
|
|
|
|
dnx-clr-win-x86*/
|
|
|
|
dnx-coreclr-win-x86*/
|
2016-07-13 21:51:11 +03:00
|
|
|
/dnx
|
|
|
|
|
|
|
|
# Gemfile.lock
|
|
|
|
Gemfile.lock
|
2016-08-18 21:33:33 +03:00
|
|
|
|
|
|
|
# go ignore
|
|
|
|
src/generator/AutoRest.Go.Tests/pkg/*
|
|
|
|
src/generator/AutoRest.Go.Tests/bin/*
|
|
|
|
src/generator/AutoRest.Go.Tests/src/github.com/*
|
2016-08-24 00:50:52 +03:00
|
|
|
src/generator/AutoRest.Go.Tests/src/tests/generated/*
|
|
|
|
src/generator/AutoRest.Go.Tests/src/tests/vendor/*
|
|
|
|
src/generator/AutoRest.Go.Tests/src/tests/glide.lock
|
2016-10-06 02:26:19 +03:00
|
|
|
|
2017-02-15 00:28:57 +03:00
|
|
|
*.js.map
|
|
|
|
|
|
|
|
# backup files
|
|
|
|
*~
|
|
|
|
|
2016-10-06 02:26:19 +03:00
|
|
|
#client runtime
|
2017-03-03 04:10:25 +03:00
|
|
|
src/client/**/*
|
|
|
|
|
|
|
|
src/extension/old/**/*
|
2017-03-13 22:04:36 +03:00
|
|
|
|
|
|
|
src/bootstrapper
|
|
|
|
src/extension/out
|
2017-05-23 00:31:15 +03:00
|
|
|
src/next-gen
|
|
|
|
|
|
|
|
package/nuget/tools
|
2017-06-01 19:04:20 +03:00
|
|
|
package/chocolatey/*.nupkg
|
|
|
|
|
2017-08-28 20:57:39 +03:00
|
|
|
Samples/**/*.map
|
|
|
|
|
2017-06-01 19:04:20 +03:00
|
|
|
# npm (we do want to test for most recent versions)
|
2017-09-15 03:16:58 +03:00
|
|
|
**/package-lock.json
|
2019-09-04 22:08:30 +03:00
|
|
|
**/dist/
|
2017-09-15 03:16:58 +03:00
|
|
|
src/*/nm
|
2017-09-21 03:09:46 +03:00
|
|
|
/nm/
|
2018-10-19 23:14:07 +03:00
|
|
|
*.tgz
|
|
|
|
|
|
|
|
|
|
|
|
# Logs
|
|
|
|
*.log
|
|
|
|
npm-debug.log*
|
|
|
|
yarn-debug.log*
|
|
|
|
yarn-error.log*
|
|
|
|
|
|
|
|
# Runtime data
|
|
|
|
*.pid
|
|
|
|
*.seed
|
|
|
|
*.pid.lock
|
|
|
|
|
|
|
|
# Directory for instrumented libs generated by jscoverage/JSCover
|
|
|
|
lib-cov
|
|
|
|
|
|
|
|
# Coverage directory used by tools like istanbul
|
|
|
|
coverage
|
|
|
|
|
|
|
|
# nyc test coverage
|
|
|
|
.nyc_output
|
|
|
|
|
|
|
|
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
|
|
|
.grunt
|
|
|
|
|
|
|
|
# Bower dependency directory (https://bower.io/)
|
|
|
|
bower_components
|
|
|
|
|
|
|
|
# node-waf configuration
|
|
|
|
.lock-wscript
|
|
|
|
|
|
|
|
# Compiled binary addons (https://nodejs.org/api/addons.html)
|
|
|
|
build/Release
|
|
|
|
|
|
|
|
# Dependency directories
|
|
|
|
node_modules/
|
|
|
|
jspm_packages/
|
|
|
|
|
|
|
|
# Optional npm cache directory
|
|
|
|
.npm
|
|
|
|
|
|
|
|
# Optional eslint cache
|
|
|
|
.eslintcache
|
|
|
|
|
|
|
|
# Optional REPL history
|
|
|
|
.node_repl_history
|
|
|
|
|
|
|
|
# Output of 'npm pack'
|
|
|
|
*.tgz
|
|
|
|
|
|
|
|
# Yarn Integrity file
|
|
|
|
.yarn-integrity
|
|
|
|
|
|
|
|
# dotenv environment variables file
|
|
|
|
.env
|
|
|
|
|
|
|
|
# next.js build output
|
|
|
|
.next
|
|
|
|
|
|
|
|
# Common toolchain intermediate files
|
|
|
|
temp
|
|
|
|
|
|
|
|
# Rush files
|
|
|
|
common/temp/**
|
2018-10-24 21:23:43 +03:00
|
|
|
package-deps.json
|
2020-02-06 20:44:57 +03:00
|
|
|
common/config/rush/shrinkwrap.yaml
|
|
|
|
|
|
|
|
# Code generation output for regression tests
|
2020-12-17 19:27:01 +03:00
|
|
|
core/test/regression
|
2021-02-04 00:48:27 +03:00
|
|
|
regression-tests/output
|
2020-12-17 19:27:01 +03:00
|
|
|
|
2022-02-26 02:52:12 +03:00
|
|
|
# TS incremental build cache
|
|
|
|
*.tsbuildinfo
|