mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-16 23:40:32 +00:00
add DS_Store to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -11,3 +11,6 @@ yarn-error.log*
|
|||||||
.pnp.js
|
.pnp.js
|
||||||
|
|
||||||
.vscode/*
|
.vscode/*
|
||||||
|
|
||||||
|
# macOS
|
||||||
|
.DS_Store
|
||||||
1
src/sharedMemory.ts
Normal file
1
src/sharedMemory.ts
Normal file
@@ -0,0 +1 @@
|
|||||||
|
export const
|
||||||
Reference in New Issue
Block a user