mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-24 15:49:39 +02:00
Ignore DS_Store and devcontainer generated files (#332)
This commit is contained in:
parent
595cfeff9a
commit
3fc4371378
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -40,3 +40,10 @@
|
|||
|
||||
# Ignore Jetbrains IDEs
|
||||
.idea
|
||||
|
||||
# Ignore macOS specific files
|
||||
*/.DS_Store
|
||||
.DS_Store
|
||||
|
||||
# Ignore .devcontainer files
|
||||
compose-dev.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue