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

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