Skip to content

Commit 573401d

Browse files
committed
Ignore PMD and android studio, also check if push is still enabled.
1 parent 6f1cb00 commit 573401d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,10 @@ bin/
6969
# Scala build
7070
*.cache
7171
/.nb-gradle/private/
72+
73+
#PMD files
74+
.pmd
75+
.ruleset
76+
77+
#Android Studio
78+
local.properties

0 commit comments

Comments
 (0)