We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee8983 commit 436bb3bCopy full SHA for 436bb3b
.gitignore
@@ -8,7 +8,7 @@ src/main/java/com/contentstack/sdk/models
8
.project
9
.classpath
10
factoryConfiguration.json
11
-
+.vscode
12
### Eclipse ###
13
.metadata
14
.env
@@ -266,3 +266,4 @@ java.iml
266
src/main/resources/
267
/.idea/
268
/src/main/java/com/contentstack/sdk/models/
269
+/.vscode/
0 commit comments