forked from swagger-api/swagger-codegen
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
43 lines (41 loc) · 894 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
*.iml
out/
*.ipr
*.iws
classpath.txt
version.properties
.project
.classpath
.factorypath
lib/*
build/*
generated-files/*
generated-code/*
*.swp
*.swo
/target
/generated-files
/nbactions.xml
*.pyc
__pycache__
samples/server-generator/scalatra/output
samples/server-generator/node/output/node_modules
samples/server-generator/scalatra/target
samples/server-generator/scalatra/output/.history
target
.idea
.lib
atlassian-ide-plugin.xml
.DS_Store
.metadata/
modules/swagger-codegen/.settings/
modules/swagger-codegen-cli/.settings/
modules/swagger-codegen-cli/gen/
modules/swagger-generator/.settings/
samples/client/petstore/android-java/.settings/
samples/client/petstore/java/.settings/
samples/client/petstore/objc/.settings/
samples/client/petstore/ruby/.settings/
samples/server/petstore/jaxrs/.settings/
samples/server/petstore/spring-mvc/.settings/
modules/swagger-generator/.factorypath