mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Ignore ds store files
This commit is contained in:
parent
1e1e735c24
commit
fb76050029
2 changed files with 3 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,6 +6,7 @@
|
|||
/tmp/
|
||||
/builder/
|
||||
/metadata/.directory
|
||||
.DS_Store
|
||||
*~
|
||||
*.pyc
|
||||
.fdroid*
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
Repo:https://github.com/javaee/javamail
|
||||
Repo Type:git
|
||||
Repo Type:hg
|
||||
Repo:https://hg.java.net/hg/javamail~mercurial
|
||||
|
|
|
|||
Loading…
Reference in a new issue