1
0
Fork 0
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:
Muhammed Kılıç 2024-02-06 22:46:06 +03:00 committed by GitHub
parent 595cfeff9a
commit 3fc4371378
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.gitignore vendored
View file

@ -40,3 +40,10 @@
# Ignore Jetbrains IDEs
.idea
# Ignore macOS specific files
*/.DS_Store
.DS_Store
# Ignore .devcontainer files
compose-dev.yaml