mirror of
https://github.com/k4m4/movies-for-hackers.git
synced 2024-11-01 04:05:26 +00:00
Add .DS_Store to gitignore
This commit is contained in:
parent
d732e27bd0
commit
e076c0d408
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
||||
dist/*
|
||||
src/*
|
||||
node_modules
|
||||
.DS_Store
|
||||
*/.DS_Store
|
Loading…
Reference in New Issue
Block a user