We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a73caf commit b13f664Copy full SHA for b13f664
.gitignore
@@ -3,6 +3,7 @@
3
# src/test/java/com/contentstack/test/SyncTestCase.java
4
# Language Support for Java(TM) by Red Hat extension for Visual Studio Code - https://marketplace.visualstudio.com/items?itemName=redhat.java
5
6
+.idea
7
.project
8
.classpath
9
factoryConfiguration.json
@@ -262,3 +263,4 @@ gradle-app.setting
262
263
.idea/vcs.xml
264
java.iml
265
src/main/resources/
266
+/.idea/
0 commit comments