We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e6d4cf commit a4e5f2cCopy full SHA for a4e5f2c
2 files changed
.gitignore
@@ -45,14 +45,3 @@ yarn.lock
45
**/target/*
46
*.versionsBackup
47
48
-**/.gradle/*
49
-**/.project
50
-**/.settings/*
51
-**/build.gradle
52
-**/build.sbt
53
-**/gradle.properties
54
-**/gradle/*
55
-**/gradlew
56
-**/gradlew.bat
57
-**/settings.gradle
58
-**/.classpath
.openapi-generator-ignore
@@ -14,3 +14,14 @@
14
**/git_push.sh
15
**/gradlew.bat
16
**/src/test/**
17
+**/.gradle/*
18
+**/.project
19
+**/.settings/*
20
+**/build.gradle
21
+**/build.sbt
22
+**/gradle.properties
23
+**/gradle/*
24
+**/gradlew
25
+**/gradlew.bat
26
+**/settings.gradle
27
+**/.classpath
0 commit comments