mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 02:05:45 +03:00
Adding ignoring of mac .DS_Store files to all directories
This commit is contained in:
parent
a4dc844338
commit
65371c9a39
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,5 @@
|
|||
/cert.pem
|
||||
/.DS_Store
|
||||
.DS_Store
|
||||
/karma-reports
|
||||
/key.pem
|
||||
/lib
|
||||
|
|
Loading…
Reference in a new issue