mirror of
https://github.com/vale981/apollo-server
synced 2025-03-04 09:11:40 -05:00
remove .DS_Store (#2055)
This commit is contained in:
parent
ddabd659d9
commit
d744c227ac
2 changed files with 3 additions and 0 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -17,3 +17,6 @@ junit.xml
|
|||
|
||||
# Node modules
|
||||
node_modules/
|
||||
|
||||
# Mac OS
|
||||
.DS_Store
|
||||
|
|
Loading…
Add table
Reference in a new issue