mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 22:33:11 +00:00
Add .DS_Store to .gitignore
- Updated the .gitignore file to include .DS_Store, preventing macOS system files from being tracked in the repository.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
.DS_Store
|
||||
.env
|
||||
.env.test
|
||||
volumes/
|
||||
|
||||
Reference in New Issue
Block a user