chore: add DS_Store into .gitignore to avoid unecessary noises
parent
4a928ee91a
commit
4f186f9e3e
|
@ -3,3 +3,4 @@
|
||||||
.idea/
|
.idea/
|
||||||
.env
|
.env
|
||||||
*.tsm
|
*.tsm
|
||||||
|
**/.DS_Store
|
||||||
|
|
Loading…
Reference in New Issue