Skip to content

Commit a4e4ef0

Browse files
authored
Merge pull request #518 from SUPERCILEX/gitignore
Simplify .gitignore
2 parents e14170d + 7426e57 commit a4e4ef0

File tree

6 files changed

+2
-7
lines changed

6 files changed

+2
-7
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.gradle
2-
/**/*.iml
2+
*.iml
33
/local.properties
44
.idea
55
.DS_Store
6-
/build
6+
build
77
google-services.json

app/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

auth/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

database/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

library/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

storage/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)