3c4511d78c
Add standard exclusions for dependencies, IDE files, and OS-generated files
13 lines
136 B
Plaintext
13 lines
136 B
Plaintext
# Dependencies
|
|
/node_modules
|
|
|
|
# IDEs and editors
|
|
.idea/
|
|
.vscode/
|
|
|
|
# OS-generated files
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes |