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:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -10,4 +10,7 @@ yarn-error.log*
|
||||
/.pnp
|
||||
.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