.gitignore .DS_Store files
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
5a7540fc88
commit
feb0f468ef
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,3 +2,5 @@ dist/
|
|||
# Autogenerated by esbuild.
|
||||
workers-site/index.js
|
||||
node_modules/
|
||||
# Created by Finder on Mac
|
||||
.DS_Store
|
||||
|
|
Loading…
Add table
Reference in a new issue