Ignore ds store files
This commit is contained in:
parent
1e1e735c24
commit
fb76050029
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,6 +6,7 @@
|
||||||
/tmp/
|
/tmp/
|
||||||
/builder/
|
/builder/
|
||||||
/metadata/.directory
|
/metadata/.directory
|
||||||
|
.DS_Store
|
||||||
*~
|
*~
|
||||||
*.pyc
|
*.pyc
|
||||||
.fdroid*
|
.fdroid*
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
Repo:https://github.com/javaee/javamail
|
Repo Type:hg
|
||||||
Repo Type:git
|
Repo:https://hg.java.net/hg/javamail~mercurial
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue