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 e7e19a5 commit d264a18Copy full SHA for d264a18
.gitignore
@@ -33,23 +33,10 @@ test-output/
33
.classpath
34
.project
35
36
+# intellij
37
+.idea/
38
*.iml
39
40
appengine-web.xml
41
+cloudinary-android/src/androidTest/AndroidManifest.xml
42
-cloudinary-android-test/src/main/AndroidManifest.xml
-
-# Maven
43
44
-target/
45
-pom.xml.tag
46
-pom.xml.releaseBackup
47
-pom.xml.versionsBackup
48
-pom.xml.next
49
-release.properties
50
-dependency-reduced-pom.xml
51
-buildNumber.properties
52
-.mvn/timing.properties
53
54
-# Avoid ignoring Maven wrapper jar file (.jar files are usually ignored)
55
-!/.mvn/wrapper/maven-wrapper.jar
0 commit comments