Skip to content

Commit 3da23d5

Browse files
committed
update .gitignore with .metadata
The Eclipse `.metadata` directory that stores workspace configuration information should not be tracked in the git repo.
1 parent f4543e8 commit 3da23d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
/bin
33
/.gradle/
44
/build/
5+
.metadata

0 commit comments

Comments
 (0)