Skip to content

Commit d264a18

Browse files
nitzanjAmir Tocker
authored andcommitted
Remove maven from git ignore, update test AndroidManifest.xml path.
1 parent e7e19a5 commit d264a18

File tree

1 file changed

+3
-16
lines changed

1 file changed

+3
-16
lines changed

.gitignore

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -33,23 +33,10 @@ test-output/
3333
.classpath
3434
.project
3535

36+
# intellij
37+
.idea/
3638
*.iml
3739

3840
appengine-web.xml
41+
cloudinary-android/src/androidTest/AndroidManifest.xml
3942

40-
cloudinary-android-test/src/main/AndroidManifest.xml
41-
42-
# 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

Comments
 (0)