2016-12-20 08:32:44 +00:00
|
|
|
.vscode
|
2011-07-06 14:45:16 +00:00
|
|
|
*.iml
|
|
|
|
out/
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
2011-08-11 02:56:21 +00:00
|
|
|
classpath.txt
|
2011-07-06 14:45:16 +00:00
|
|
|
version.properties
|
2017-04-26 09:53:36 +00:00
|
|
|
!modules/swagger-codegen-cli/src/main/resources/version.properties
|
2011-08-11 02:58:50 +00:00
|
|
|
.project
|
|
|
|
.classpath
|
2011-08-02 06:21:53 +00:00
|
|
|
lib/*
|
2011-08-11 02:56:21 +00:00
|
|
|
build/*
|
|
|
|
generated-files/*
|
2015-06-22 18:17:29 +00:00
|
|
|
generated-sources/*
|
2012-09-10 08:55:10 +00:00
|
|
|
generated-code/*
|
2012-02-28 09:06:22 +00:00
|
|
|
*.swp
|
|
|
|
*.swo
|
2016-03-17 03:49:06 +00:00
|
|
|
target
|
|
|
|
.idea
|
|
|
|
.lib
|
|
|
|
atlassian-ide-plugin.xml
|
|
|
|
.DS_Store
|
|
|
|
packages/
|
|
|
|
.pub
|
|
|
|
.packages
|
|
|
|
.vagrant/
|
2017-05-17 13:18:51 +00:00
|
|
|
.vscode/
|
2016-03-17 03:49:06 +00:00
|
|
|
|
|
|
|
.settings
|
|
|
|
|
|
|
|
*.mustache~
|
|
|
|
*.java~
|
|
|
|
*.pm~
|
|
|
|
*.xml~
|
|
|
|
*.t~
|
2012-09-10 08:55:10 +00:00
|
|
|
|
|
|
|
/target
|
|
|
|
/generated-files
|
2016-10-03 09:14:54 +00:00
|
|
|
nbactions.xml
|
2016-03-17 03:49:06 +00:00
|
|
|
|
|
|
|
# scalatra
|
2012-09-24 03:14:33 +00:00
|
|
|
samples/server-generator/scalatra/output
|
|
|
|
samples/server-generator/scalatra/target
|
|
|
|
samples/server-generator/scalatra/output/.history
|
2016-03-17 03:49:06 +00:00
|
|
|
|
|
|
|
# nodejs
|
2016-06-29 13:47:41 +00:00
|
|
|
**/node_modules
|
2016-03-17 03:49:06 +00:00
|
|
|
samples/server-generator/node/output/node_modules
|
|
|
|
samples/server/petstore/nodejs/node_modules
|
2016-03-29 14:53:42 +00:00
|
|
|
samples/server/petstore/nodejs-server/node_modules
|
2016-03-17 03:49:06 +00:00
|
|
|
|
|
|
|
# qt5 cpp
|
2015-05-21 04:39:09 +00:00
|
|
|
samples/client/petstore/qt5cpp/PetStore/moc_*
|
|
|
|
samples/client/petstore/qt5cpp/PetStore/*.o
|
|
|
|
samples/client/petstore/qt5cpp/build-*
|
|
|
|
samples/client/petstore/qt5cpp/PetStore/PetStore
|
|
|
|
samples/client/petstore/qt5cpp/PetStore/Makefile
|
2016-10-19 08:43:11 +00:00
|
|
|
samples/client/petstore/qt5cpp/PetStore/PetStore.pro.user
|
2016-03-17 03:49:06 +00:00
|
|
|
|
|
|
|
#Java/Android
|
2016-07-01 13:40:34 +00:00
|
|
|
**/.gradle
|
2015-05-21 04:39:09 +00:00
|
|
|
samples/client/petstore/java/hello.txt
|
2016-08-02 16:49:24 +00:00
|
|
|
samples/client/petstore/java/okhttp-gson/hello.txt
|
2016-09-06 10:51:28 +00:00
|
|
|
samples/client/petstore/java/jersey1/hello.txt
|
2016-07-09 10:31:25 +00:00
|
|
|
samples/client/petstore/java/jersey2-java8/hello.txt
|
2017-06-15 06:33:16 +00:00
|
|
|
samples/client/petstore/java/jersey2/hello.txt
|
2016-01-04 11:09:07 +00:00
|
|
|
samples/client/petstore/android/default/hello.txt
|
2016-03-29 15:28:58 +00:00
|
|
|
samples/client/petstore/android/volley/.gradle/
|
|
|
|
samples/client/petstore/android/volley/build/
|
|
|
|
samples/client/petstore/java/jersey2/.gradle/
|
|
|
|
samples/client/petstore/java/jersey2/build/
|
|
|
|
samples/client/petstore/java/okhttp-gson/.gradle/
|
|
|
|
samples/client/petstore/java/okhttp-gson/build/
|
2016-06-05 01:22:13 +00:00
|
|
|
samples/client/petstore/java/feign/build/
|
|
|
|
samples/client/petstore/java/retrofit/build/
|
|
|
|
samples/client/petstore/java/retrofit2/build/
|
2017-06-11 08:12:04 +00:00
|
|
|
samples/client/petstore/java/retrofit2/hello.txt
|
2016-06-05 01:22:13 +00:00
|
|
|
samples/client/petstore/java/retrofit2rx/build/
|
|
|
|
samples/client/petstore/java/default/build/
|
2016-06-06 14:11:16 +00:00
|
|
|
samples/client/petstore/scala/build/
|
2017-06-26 15:18:45 +00:00
|
|
|
samples/client/petstore/java/resttemplate/hello.txt
|
|
|
|
samples/client/petstore/java/retrofit2/hello.txt
|
2017-07-03 10:44:22 +00:00
|
|
|
samples/client/petstore/java/feign/hello.txt
|
2015-04-17 12:01:58 +00:00
|
|
|
|
2016-03-17 03:49:06 +00:00
|
|
|
#PHP
|
2015-04-17 12:01:58 +00:00
|
|
|
samples/client/petstore/php/SwaggerClient-php/composer.lock
|
|
|
|
samples/client/petstore/php/SwaggerClient-php/vendor/
|
2015-06-17 08:01:24 +00:00
|
|
|
samples/client/petstore/silex/SwaggerServer/composer.lock
|
|
|
|
samples/client/petstore/silex/SwaggerServer/venodr/
|
2016-06-28 03:48:52 +00:00
|
|
|
**/vendor/
|
|
|
|
**/composer.lock
|
2015-07-06 10:39:43 +00:00
|
|
|
|
2016-03-17 03:49:06 +00:00
|
|
|
# Perl
|
2016-01-05 04:38:07 +00:00
|
|
|
samples/client/petstore/perl/deep_module_test/
|
|
|
|
|
2016-03-17 03:49:06 +00:00
|
|
|
# Objc
|
2016-06-15 19:40:56 +00:00
|
|
|
samples/client/petstore/objc/default/SwaggerClientTests/SwaggerClient.xcodeproj/xcuserdata
|
|
|
|
samples/client/petstore/objc/default/SwaggerClientTests/Build
|
|
|
|
samples/client/petstore/objc/default/SwaggerClientTests/Pods
|
|
|
|
samples/client/petstore/objc/default/SwaggerClientTests/SwaggerClient.xcworkspace
|
|
|
|
samples/client/petstore/objc/default/SwaggerClientTests/Podfile.lock
|
|
|
|
|
|
|
|
samples/client/petstore/objc/core-data/SwaggerClientTests/SwaggerClient.xcodeproj/xcuserdata
|
|
|
|
samples/client/petstore/objc/core-data/SwaggerClientTests/Build
|
|
|
|
samples/client/petstore/objc/core-data/SwaggerClientTests/Pods
|
|
|
|
samples/client/petstore/objc/core-data/SwaggerClientTests/SwaggerClient.xcworkspace
|
|
|
|
samples/client/petstore/objc/core-data/SwaggerClientTests/Podfile.lock
|
2016-03-17 03:49:06 +00:00
|
|
|
|
|
|
|
# Swift
|
2017-06-05 07:43:20 +00:00
|
|
|
samples/client/petstore/swift/**/SwaggerClientTests/SwaggerClient.xcodeproj/xcuserdata
|
|
|
|
samples/client/petstore/swift/**/SwaggerClientTests/SwaggerClient.xcworkspace/xcuserdata
|
|
|
|
samples/client/petstore/swift/**/SwaggerClientTests/Pods/
|
|
|
|
#samples/client/petstore/swift/**/SwaggerClientTests/Pods/Pods.xcodeproj/xcuserdata
|
|
|
|
#samples/client/petstore/swift/**/SwaggerClientTests/Pods/Pods.xcodeproj/xcshareddata/xcschemes
|
2016-07-01 08:58:18 +00:00
|
|
|
samples/client/petstore/swift/**/SwaggerClientTests/Podfile.lock
|
2017-06-05 07:43:20 +00:00
|
|
|
# Swift3
|
|
|
|
samples/client/petstore/swift3/**/SwaggerClientTests/SwaggerClient.xcodeproj/xcuserdata
|
|
|
|
samples/client/petstore/swift3/**/SwaggerClientTests/SwaggerClient.xcworkspace/xcuserdata
|
2017-06-05 14:22:56 +00:00
|
|
|
#samples/client/petstore/swift3/**/SwaggerClientTests/Pods/
|
2017-06-05 07:43:20 +00:00
|
|
|
#samples/client/petstore/swift3/**/SwaggerClientTests/Pods/Pods.xcodeproj/xcuserdata
|
|
|
|
#samples/client/petstore/swift3/**/SwaggerClientTests/Pods/Pods.xcodeproj/xcshareddata/xcschemes
|
|
|
|
samples/client/petstore/swift3/**/SwaggerClientTests/Podfile.lock
|
2016-02-08 21:04:18 +00:00
|
|
|
|
2016-03-17 03:49:06 +00:00
|
|
|
# C#
|
|
|
|
*.csproj.user
|
2016-05-25 06:41:17 +00:00
|
|
|
samples/client/petstore/csharp/SwaggerClient/IO.Swagger.userprefs
|
2016-03-17 03:49:06 +00:00
|
|
|
samples/client/petstore/csharp/SwaggerClientTest/.vs
|
|
|
|
samples/client/petstore/csharp/SwaggerClientTest/obj
|
|
|
|
samples/client/petstore/csharp/SwaggerClientTest/bin
|
2016-04-27 02:37:40 +00:00
|
|
|
samples/client/petstore/csharp/SwaggerClientTest/packages
|
2016-01-17 08:04:13 +00:00
|
|
|
samples/client/petstore/csharp/SwaggerClientTest/bin/Debug/
|
|
|
|
samples/client/petstore/csharp/SwaggerClientTest/obj/Debug/
|
2016-03-29 15:28:58 +00:00
|
|
|
samples/client/petstore/csharp/SwaggerClientTest/TestResult.xml
|
|
|
|
samples/client/petstore/csharp/SwaggerClientTest/nuget.exe
|
|
|
|
samples/client/petstore/csharp/SwaggerClientTest/testrunner/
|
2016-04-27 02:37:40 +00:00
|
|
|
samples/client/petstore/csharp/SwaggerClient/.vs
|
|
|
|
samples/client/petstore/csharp/SwaggerClient/nuget.exe
|
|
|
|
samples/client/petstore/csharp/SwaggerClient/obj
|
|
|
|
samples/client/petstore/csharp/SwaggerClient/bin
|
|
|
|
samples/client/petstore/csharp/SwaggerClient/obj/Debug/
|
|
|
|
samples/client/petstore/csharp/SwaggerClient/bin/Debug/
|
|
|
|
samples/client/petstore/csharp/SwaggerClient/packages
|
2016-06-11 15:44:48 +00:00
|
|
|
samples/client/petstore/csharp/SwaggerClient/TestResult.xml
|
2016-09-14 10:43:13 +00:00
|
|
|
samples/client/petstore/csharp/SwaggerClientWithPropertyChanged/IO.Swagger.userprefs
|
2016-02-27 10:30:56 +00:00
|
|
|
|
2016-03-17 03:49:06 +00:00
|
|
|
# Python
|
|
|
|
*.pyc
|
|
|
|
__pycache__
|
2016-02-27 10:30:56 +00:00
|
|
|
samples/client/petstore/python/dev-requirements.txt.log
|
|
|
|
samples/client/petstore/python/swagger_client.egg-info/SOURCES.txt
|
|
|
|
samples/client/petstore/python/.coverage
|
2016-03-17 03:49:06 +00:00
|
|
|
samples/client/petstore/python/.projectile
|
|
|
|
samples/client/petstore/python/.venv/
|
2016-05-03 08:42:02 +00:00
|
|
|
|
|
|
|
# ts
|
|
|
|
samples/client/petstore/typescript-node/npm/node_modules
|
2016-05-19 09:32:54 +00:00
|
|
|
samples/client/petstore/typescript-node/**/typings
|
2016-05-19 11:05:14 +00:00
|
|
|
samples/client/petstore/typescript-angular/**/typings
|
2016-05-10 21:53:54 +00:00
|
|
|
samples/client/petstore/typescript-fetch/**/dist/
|
|
|
|
samples/client/petstore/typescript-fetch/**/typings
|
2017-03-11 08:59:17 +00:00
|
|
|
samples/client/petstore/typescript-angular2/npm/npm-debug.log
|
|
|
|
samples/client/petstore/typescript-node/npm/npm-debug.log
|
2017-07-23 07:52:02 +00:00
|
|
|
samples/client/petstore/typescript-aurelia/**/dist/
|
2016-05-10 10:01:17 +00:00
|
|
|
|
2016-10-16 22:33:33 +00:00
|
|
|
# aspnetcore
|
|
|
|
samples/server/petstore/aspnetcore/.vs/
|
2017-07-11 09:01:51 +00:00
|
|
|
effective.pom
|
2017-07-23 16:06:11 +00:00
|
|
|
|
|
|
|
# kotlin
|
|
|
|
samples/client/petstore/kotlin/src/main/kotlin/test/
|