mirror of
https://github.com/twentyhq/twenty
synced 2026-04-21 13:37:22 +00:00
ADD DS_Store to .gitignore
This commit is contained in:
parent
26651b1ad0
commit
2ddb191556
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
.vscode/*
|
||||
**/**/.env
|
||||
**/**/.env
|
||||
.DS_Store
|
||||
Loading…
Reference in a new issue